okalachev / arucogen

Online ArUco markers generator
http://chev.me/arucogen/
MIT License
413 stars 50 forks source link

Generated markers different from aruco dictionary... #6

Closed ashenkin closed 2 years ago

ashenkin commented 5 years ago

Hi there, I've seen this issue raised before, but i'm finding that the markers generated from your webpage are different than the arcuo 16h3 dict. Here's your marker 0 versus the aruco marker 0 (note, this is the compiled aruco, not that from open cv). Any thoughts? One helpful thing would be to provide perhaps the dictionary that aruco can take on the command line? You've referenced the .hpp, but i'm not sure how to make that readable from the command line... thanks!

yours: svgaruco0

aruco:aruco_mip_16h3_00000

okalachev commented 5 years ago

Where did you get ArUco library you use?