/apriltags-1

A C++ port of the AprilTags fiducials library with CMake.

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

apriltags

A modification of Michael Kaess's C++ port of the AprilTags fiducials library. This version uses CMake for building and OpenCV for most of its internals for a moderate performance boost. The original version by Michael Kaess can be found at: http://people.csail.mit.edu/kaess/apriltags/.

In accordance with the original, this software is released under the LGPL v2 license, included as LICENSE.txt.