How to access surf features in opencv ?

asked 2016-12-12 03:26:24 -0600

asadabbas057 gravatar image
surf = cv2.xfeatures2d.SURF_create()

but could not find these then after some search came to know that they have moved to opencv_contrib. So can anyone tell me how to compile opencv that has these features in windows.

edit retag flag offensive close merge delete

Comments

berak gravatar imageberak ( 2016-12-12 03:28:53 -0600 )edit