OpenCV
detectAndCompute for ORB_create
crackwitz
October 4, 2022, 7:11pm
2
Inheritance diagram for cv::ORB:
https://docs.opencv.org/4.x/d0/d13/classcv_1_1Feature2D.html
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Poor feature detection performance with ORB and Akaze compared to sift
Python
3
835
April 2, 2023
Number of keypoints does not match number of descriptors
C++
features2d
,
feature-detection
,
orb
1
158
June 7, 2024
OpenCV 4.7 Java DescriptorExtractor and DescriptorMatcher are missing, what do I use instead, no code in documenation
Android/Java
features2d
2
515
March 13, 2023
Why does calling ORB_Impl::detectAndCompute block when using cv::Umat
C++
features2d
,
orb
,
tapi
,
umat
0
582
October 28, 2021
Why is feature2D::detect not implemented in source code, but can get the result of feature point detection?
1
309
December 3, 2021