Introduction - If you have any usage issues, please Google them yourself
This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend this SIFT implementation, it is really great.Compared with the Rob Hess s,I think this one is clearer, and is packaged with the class, easy to use. This code is based on OpenCV.