Humhu / apriltags

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 94.2%Language:CMake 5.2%Language:Arduino 0.4%Language:Objective-C 0.2%