You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have compiled opencv-3.1.0 enabling the opencv_contrib module so that I can use SIFT and SURF, for example using the Python wrapper with the official tutorials.
Hi, I have compiled
opencv-3.1.0enabling theopencv_contribmodule so that I can use SIFT and SURF, for example using the Python wrapper with the official tutorials.Is it possible to use them with
ropencvtoo?