Skip to content

icarofua/IGFTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IGFTT features is open source and you can use that freely even in commercial applications. The code is released under BSD license. IGFTT which tackles the classic Computer Vision problem of detecting image keypoints for cases without a priori knowledge on the scene, camera poses and transformation. Compared to well-established algorithms with proven high performance, such as SIFT and SURF, the method at hand offers a dramatically faster alternative at comparable precision performance - a statement which we base on an extensive evaluation using an established framework.

Citation

If you use this code as part of your work, please cite the following paper:

IGFTT: towards an efficient alternative to SIFT and SURF. Icaro O. de Oliveira, Keiko V. Ono Fonseca and Eduardo Todt. In International Conferences in Central Europe on Computer Graphics, Visualization and Computer Vision (WSCG), Plzen, Czech Republic, June 2015.

Python code

To use python code you need:

  • Python 3+
  • opencv-python
  • opencv-contrib-python
  • numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published