ezSIFT
An easy-to-use standalone SIFT library written in C/C++
***************************************************************************
Updated 06/28/2018
The ezSift project has moved to https://github.com/robertwgh/ezSIFT
***************************************************************************
The SIFT (scale-invariant feature transform) algorithm is considered to be one of the most robust local feature detector and description methods. Most of the open-source SIFT implementations rely on some 3rd-party libraries. Some of them even rely...