BFMatcher

Undocumented in source.

Members

Functions

knnMatch
DMatch[][] knnMatch(Mat query, Mat train, int k)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
BFMatcher opCall(int normType, bool crossCheck)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta