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: marker origin no longer at center #3252

Closed
crackwitz opened this issue May 14, 2022 · 1 comment
Closed

aruco: marker origin no longer at center #3252

crackwitz opened this issue May 14, 2022 · 1 comment
Assignees
Labels
category: aruco category: documentation Documentation fix or update, does not affect code

Comments

@crackwitz
Copy link

In v4.5.5, ArUco puts the marker origin at its center. That is documented and everyone relies on it.

In current master branch, it's suddenly at a corner of the marker.

This user on the forum could reproduce the issue with trivial example code: https://forum.opencv.org/t/origin-not-in-center-of-aruco-marker/8649

/cc @AleksandrPanov

@AleksandrPanov
Copy link
Contributor

fixed by #3256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: aruco category: documentation Documentation fix or update, does not affect code
Projects
None yet
Development

No branches or pull requests

2 participants