/sift

SIFT Descriptor implementation in Matlab

Primary LanguageMatlab

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.