Skip to content

GuoChris/GOSTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOSTracker

Related Publication: Guofeng Wang etc. Global Optimal Searching for Textureless 3D Object Tracking. The Visual Computer, 2015.

The project now has include levmar and freeglut, so you only need to set OpenCV path in the CMake. The levmar is not built with lapack and blas , so the speed is not fast. If your system has lapack and blas, you can set HAVE_LAPACK 1, it will be more faster.

The test data can be found in the data folder

Configure levmar(Levenberg-Marquardt) https://users.ics.forth.gr/~lourakis/levmar/index.html#download https://www.netlib.org/clapack/CLAPACK-3.1.1-VisualStudio.zip

About

Textureless 3D Object Tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.5%
  • HTML 5.8%
  • C++ 3.0%
  • Objective-C 0.7%
  • CMake 0.6%
  • Makefile 0.4%