OpenCV
AttributeError: module 'cv2.xfeatures2d' has no attribute 'SURF_create'
contrib
cudawarped
August 7, 2024, 1:16pm
3
First this
But as I was checking did you try the below?
cv2.xfeatures2d.SURF_create()
show post in topic
Related topics
Topic
Replies
Views
Activity
Unable to Utilize SURF function in OpenCV after Manual Build
Python
build
9
363
April 23, 2024
Can not use SURF
2
706
December 5, 2023
Regarding setting flags while building opencv c++
build
,
cmake
5
641
June 5, 2023
Incompatible changes in OpenCV 3.4 / feature detectors?
C++
xfeatures2d
,
contrib
3
524
December 9, 2021
Using opencv_contrib with python and ROS
Python
build
,
ros
13
817
October 5, 2023