The ArUco library is a minimal library for marker detection using OpenCv.
The main features of ArUco are: * Detect markers with a single line of C++ code * Requires only OpenCv (2.1) * Up to to 1024 different markers * Trivial integration with OpenGL * Fast, reliable and cross-platform because relies on OpenCv * Examples that will help you to get running your AR application in less than 5 minutes * BSD licence
visit http://www.uco.es/investiga/grupos/ava/node/26
great work! do you have a plan to release in python version too? I am not playing with C++ ;-)
leeeur 6 months ago