Skip to content

Bag of words implementation using SIFT for python 2.7 64 bit

Notifications You must be signed in to change notification settings

briansrls/SIFTBOW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

If you want to run this script, all you'll need is opencv 2.4.11, and numpy.  
Change the image paths in the code to something that makes sense for you, all you need to do is change the base paths 
for your folders (I organized my images such that each class has its own folder of images, all in one
parent folder)

About

Bag of words implementation using SIFT for python 2.7 64 bit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages