FlannBasedMatcher

Undocumented in source.

Members

Functions

knnMatch
DMatch[][] knnMatch(Mat queryDescriptors, Mat trainDescriptors, int k, Mat mask, bool compactResult)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
FlannBasedMatcher opCall()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta