This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
SIFT no longer available in opencv > 3.4.2 #13
Labels
wontfix
This will not be worked on
Comments
Related opencv/opencv-python#126 |
bouweandela
added a commit
that referenced
this issue
Oct 15, 2018
Our current solution is to pin opencv to versions smaller than 3.4.3, because those supported SIFT. Let's see how this develops upstream. We may have to drop support for SIFT or get it from another library in the future. |
I also faced this issues.
|
When try to install that version I get:
|
opencv 3.4.2.17 is available but there is error in the 4.2.0 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From travis:
cv2.error: OpenCV(3.4.3) /io/opencv_contrib/modules/xfeatures2d/src/sift.cpp:1207: error: (-213:The function/feature is not implemented) This algorithm is patented and is excluded in this configuration; Set OPENCV_ENABLE_NONFREE CMake option and rebuild the library in function 'create'
The text was updated successfully, but these errors were encountered: