opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
GFTTDetector
opencvd
features2d
Undocumented in source.
struct
GFTTDetector {
void
*
p
;
static
GFTTDetector
opCall
();
KeyPoint
[]
detect
(Mat src);
}
Members
Functions
detect
KeyPoint
[]
detect
(Mat src)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
opCall
GFTTDetector
opCall
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
p
void
*
p
;
Undocumented in source.
Meta
Source
See Implementation
opencvd
features2d
enums
DrawMatchesFlags_DEFAULT
functions
Destroy
drawKeyPoints
drawMatches
structs
AKAZE
AgastFeatureDetector
BFMatcher
BRISK
FastFeatureDetector
FlannBasedMatcher
GFTTDetector
KAZE
MSER
ORB
SimpleBlobDetector