Uses of Class
boofcv.alg.scene.bow.BowMatch
-
Uses of BowMatch in boofcv.alg.scene.bow
Modifier and TypeMethodDescriptionstatic void
BowUtils.filterAndSortMatches
(FastAccess<BowMatch> matches, BoofLambdas.FilterInt filter, int limit) When dealing with 1 million images using quick select first makes a significant improvement Sorting everything was taking 300 to 500 ms before and after it was taking 15 to 45 ms. -
Uses of BowMatch in boofcv.alg.scene.nister2006