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

ARUCO_4X4_1000 - overlapping markers detected? #6

Open
MasterTomasz opened this issue Aug 31, 2023 · 0 comments
Open

ARUCO_4X4_1000 - overlapping markers detected? #6

MasterTomasz opened this issue Aug 31, 2023 · 0 comments

Comments

@MasterTomasz
Copy link

I have following image detected with ARUCO_4X4_1000 dictionary:
image

What surprised me was that detect() function returned 8 markers instead of 7. In debug I discovered that there are 2 overlapping markers (6 & 7 on screenshot below).
image

Is there any option to remove such overlaps in JS-ARUCO2 or shall I add protection code for such cases on my own?

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