ASIFT with OpenCV [closed]

asked 2014-12-03 02:19:02 -0600

Fiong gravatar image

I want to try ASIFT (http://www.cmap.polytechnique.fr/~yu/research/ASIFT/demo.html) with OpenCV.

I found both the python and C++ version are already done by someone :

Python version: github.com/Itseez/opencv/blob/master/samples/python2/asift.py,

C++ version: http://www.mattsheckells.com/opencv-asift-c-implementation/

I want to use the C++ version, but I cannot run the code successfully. Can anyone take a look and test it? If it works, kindly let me know the setup or the link where I can download. If not, can you also tell me the problems and how to solve it? I would really appreciate that, thanks in advance!

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by berak
close date 2014-12-04 13:41:54.350300