Skip to content

zxie/pydsift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dense SIFT implementation in Python based on/copied from Svetlana Lazebnik
and Yangqing Jia's code
- http://www.cs.illinois.edu/homes/slazebni/research/SpatialPyramid.zip
- https://github.com/Yangqing/dsift-python

Not as fast as MATLAB implementation but should be faster than other
Python implementation due to use of convolutions.

If find a way to make feature computation faster or add computation of
features w.r.t. a start orientation please let me know :).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published