Skip to content

手写BA:从角点探测、描述子计算、暴力匹配,到2D-3D的PnP位姿估计

Notifications You must be signed in to change notification settings

LMingzhe/BA_PnP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

编译

cd BA_PNP

cd build

cmake ..(在执行cmake之前,请把build文件夹里面清空)

make

运行

cd bin/

./BA_PnP

About

手写BA:从角点探测、描述子计算、暴力匹配,到2D-3D的PnP位姿估计

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published