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 Library V2

+2 votes

Hello JeVois Team !

The V2 library from the Aruco dev was released and it is able to detect various dictionnaries like ARUCO, ARUCO-HRM, AprilTag,ArToolKit+,ARTAG !

https://www.uco.es/investiga/grupos/ava/node/26

Especially a lot of new and more robust tags comes from the dictionnary ARUCO_MIP_36h12 and it's currently unsupported I believe.

I tried to look into the code base but I can't find any reference to the Aruco library, it seems you only use the OpenCV embedded version of Aruco.


Would it be possible to update the Aruco Demo from Jevois ? 

Thanks !

asked Sep 6, 2017 in Programmer Questions by Kiwa21 (160 points)

1 Answer

0 votes
Definitely, thanks for letting us know!

Right now we are in the middle of updating buildroot 2017-08, opencv 3.3, and latest tiny-dnn. Once this is done, certainly this new ArUco library will be high on the list!
answered Sep 8, 2017 by JeVois (46,580 points)
...