Skip to content

izacus/pyopencv_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyopencv_demo

Demo of how to use SURF/FLANN to find similar images in python

feature_extract.py extracts features from tst2.jpg image and displays them.

find_image.py builds index from images in img/ directory and then tries to find the image which has the same object as tst2.jpg in them.

About

Demo of how to use SURF/FLANN to find similar images in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages