SURF in opencv3
Hello. I'm done with the building of opencv_contrib with opencv 3.1.0. But now, when i'm tring to run the code of SURF it is not working. I've taken the code from opencv official website ('http://docs.opencv.org/3.1.0/d7/d66/tutorial_feature_detection.html'). It is not showing error, but when I run it is not working.
Please help so that I can start working on SURF.
Have you builded the opencv-contrib module with your opencv Library?