opencvd v0.0.6 (2020-05-26T19:44:55Z)
Dub
Repo
FlannBasedMatcher.knnMatch
opencvd
features2d
FlannBasedMatcher
Undocumented in source. Be warned that the author may not have intended to support it.
struct
FlannBasedMatcher
DMatch
[][]
knnMatch
(
Mat
queryDescriptors
,
Mat
trainDescriptors
,
int
k
,
Mat
mask
=
Mat
()
,
bool
compactResult
= false
)
Meta
Source
See Implementation
opencvd
features2d
FlannBasedMatcher
functions
knnMatch
static functions
opCall
variables
p