Skip to content

More options to vectorization #23

@AlexeyTrekin

Description

@AlexeyTrekin

Now the opencv vectorization is invoked with fixed approximation parameters, and if we make epsilon=0.0 it will only affect the second stage of contour simplification.

It is better to allow cv2.APPROX_SIMPLE in find_contours, because it may give better results with small and jagged pixel boundaries, because it will not create sharp angles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions