An open API service indexing awesome lists of open source software.

https://github.com/huajh/sift

Scale Invariant Feature Transform
https://github.com/huajh/sift

scale-invariant-feature-transform sift

Last synced: 7 months ago
JSON representation

Scale Invariant Feature Transform

Awesome Lists containing this project

README

          

Scale Invariant Feature Transform (SIFT)
====

The implementation of SIFT by MATLAB mixed with C++.

Lowe, David G. "Distinctive image features from scale-invariant keypoints." International journal of computer vision 60.2 (2004): 91-110.

## main script
main.m

##
huajh7@gmail.com

2013.11.22