mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
These files are built only if RTAB-Map is built against OpenCV 2. * Orb.cpp is a modified version of OpenCV2 Orb with FAST object from rtabmap (FAST with Grid adaptor). * solvepnp.cpp is a copy of the OpenCV3 version of solvePnPRansac.