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

Hack in aruco-nano #1077

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

mcm001
Copy link
Contributor

@mcm001 mcm001 commented Dec 28, 2023

No description provided.

Comment on lines 51 to 58
// var detections = photonDetector.detect(imgMat);
var detections = ArucoNanoDetector.detect(in);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a toggle between the two

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moto moto was working on this. They also claim this is broken on windows

also target 3 cube drawing doesn't work on aruco. maybe issue with our rvec/tvec?
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

Successfully merging this pull request may close these issues.

None yet

2 participants