17 Forks
36 Stars
36 Watchers

SIFT

Implementation of Scale Invariant Feature Transform (SIFT) in C++ (using OpenCV) and MATLAB

How to download and setup SIFT

Open terminal and run command
git clone https://github.com/phoenix16/SIFT.git
git clone is used to create a copy or clone of SIFT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SIFT https://github.com/phoenix16/SIFT/archive/master.zip

Or simply clone SIFT with SSH
[email protected]:phoenix16/SIFT.git

If you have some problems with SIFT

You may open issue on SIFT support forum (system) here: https://github.com/phoenix16/SIFT/issues