/opti_track

optical tracking method

Primary LanguageC++GNU General Public License v3.0GPL-3.0

opti_track: An Eifficent Optical Track Method extract from VINS-Mono

example

Usage

git clone https://github.com/huhumeng/opti_track.git
cd opti_track
mkdir build && cd build
cmake .. && make -j6

more information

https://zhuanlan.zhihu.com/p/59646674