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

Self-intersection issue when converting polygons to boxes #4

Open
nightrome opened this issue Jan 29, 2016 · 0 comments
Open

Self-intersection issue when converting polygons to boxes #4

nightrome opened this issue Jan 29, 2016 · 0 comments

Comments

@nightrome
Copy link

I have been using this tool to annotate images.
Unfortunately the web-based tool differs significantly from the Matlab code in terms of how it converts polygons to pixel maps. The LMobjectmask function makes use of Matlab's poly2mask. This function does not allow self-intersection of objects and removes pixels that are covered twice by the same object. This is not the case for the web tool.

It would be very helpful if you could provide Matlab code that matches what the annotators see in the web tool.

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

1 participant