Skip to content

Conversation

@AlexeyTrekin
Copy link
Member

Just an option in polygonize() which allows to specify the simple approximation.

However, it can lead to errors, probably due to some opencv issues (see image)

image

default value is previous hard-coded value. If we want less approximation,
now we can specify approx=cv2.APPROX_SIMPLE and epsilon=0.0.
# Conflicts:
#	aeronet/dataset/transforms/_vectorize.py
default value is previous hard-coded value. If we want less approximation,
now we can specify approx=cv2.APPROX_SIMPLE and epsilon=0.0.

Merged with master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants