AprilRobotics / apriltag

AprilTag is a visual fiducial system popular for robotics research.
https://april.eecs.umich.edu/software/apriltag
Other
1.56k stars 535 forks source link

Border text an issue? #272

Closed BryanStuurman closed 1 year ago

BryanStuurman commented 1 year ago

I have some apriltags which are being intermittently detected, they have text in the white border (as pictured below) - is this problematic? should the border be clean, and if so for what distance? image

christian-rauch commented 1 year ago

Yes. The borders have to be clean white so that the edges can be detected. You could try to reduce the size of the text or use a lighter shade of grey. If in doubt, use the templates or the tag-generation scripts.

BryanStuurman commented 1 year ago

Thanks for the fast response! I'll let my team know.