opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
drawKeyPoints
opencvd
features2d
Undocumented in source. Be warned that the author may not have intended to support it.
void
drawKeyPoints
(
Mat
src
,
KeyPoint
[]
kp
,
Mat
dst
,
const
Scalar
s
=
Scalar.all
(-1)
,
int
flags
=
DrawMatchesFlags_DEFAULT
)
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