Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 227 Bytes

sift

SIFT Descriptor implementation in Matlab.

To run the code you should add the root, libs, and images directories to Matlab path using addpath command.

Examples of invocation are located in siftDescriptor.m file.