CSAILVision / CSAILVision/LabelMeToolbox

Self-intersection issue when converting polygons to boxes

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
103
Forks
69
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.