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

Need for additional numeric labels #8

Open
Ji-yong219 opened this issue Jul 27, 2023 · 0 comments
Open

Need for additional numeric labels #8

Ji-yong219 opened this issue Jul 27, 2023 · 0 comments

Comments

@Ji-yong219
Copy link
Member

Ji-yong219 commented Jul 27, 2023

The number labeling task has one number per contour.

This is because the corresponding logic writes numbers at the center coordinates of the largest inscribed circle inside the pure contour area excluding children.

However, there are cases where it is difficult to identify the corresponding number depending on the shape and size of the contour.

For example, on very long shaped Contours, it can be difficult to discern what the numbers are on either end.

To solve this problem, an additional algorithm is needed to write numbers inside the Contour at regular intervals.

Example of needing additional colored numbers
image

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