How can I use SurfFeatureDetect in opencv 3.0 with VS2013
I need to use SurfFeatureDetect but I don't know how I can.
I use opencv 3.0, VS2013, windows7.
p.s. please use easy english.
Please read the docs and try to understand the tutorial
you will need the opencv_contrib repo and (re)build from src, using cmake.