opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
SimpleBlobDetector
opencvd
features2d
Undocumented in source.
struct
SimpleBlobDetector {
void
*
p
;
static
SimpleBlobDetector
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
SimpleBlobDetector
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