ArUco: a minimal library for Augmented Reality applications based on OpenCv

ArUco is a minimal library for Augmented Reality applications based on OpenCv. The main features of ArUco are: Detect markers with a single line of C++ code Detection of AR boards (markers composed by several markers) Requires only OpenCv (>=2.1) Up to to 1024 different markers Trivial integration with OpenGL and OGRE Fast, reliable and cross-platform […]