Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deal with negative values ​​in the coordinates of polygon regions #35

Open
lighTQ opened this issue Jul 7, 2019 · 1 comment

Comments

@lighTQ
Copy link

lighTQ commented Jul 7, 2019

Because I found that some values ​​in the coordinates of the polygon are negative, what should I do if I want to operate on this area?

@yuantailing
Copy link
Owner

Maybe you can clip the polygon.
Another way is to fill something to the outer region, just like what borderInterpolate do in OpenCV.

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

No branches or pull requests

2 participants