Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.

ArUco example doesn't seem to work.

0 votes

I'm running:

guvcview -ao none -f YUYV -x 320x260 -d /dev/video1

I am trying to detect one of the provided markers:

No luck. Any clue what may be going wrong?

asked May 2, 2017 in User questions by ubik (200 points)

1 Answer

0 votes
 
Best answer
You need to put the marker on a white background - the outline of the black square is a critical part of the marker.
answered May 3, 2017 by pelrun (2,330 points)
selected May 4, 2017 by ubik
...