FlannBasedMatcherAsync extension
Methods
-
knnMatchAsync(
Mat query, Mat train, int k) → Future< VecVecDMatch> -
Available on FlannBasedMatcher, provided by the FlannBasedMatcherAsync extension
KnnMatch Finds the k best matches for each descriptor from a query set.
Static Methods
-
emptyAsync(
) → Future< FlannBasedMatcher> -
Available on FlannBasedMatcher, provided by the FlannBasedMatcherAsync extension
returns a new FlannBasedMatcher algorithm