Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 297 Bytes

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