Uses of Class
boofcv.alg.feature.associate.AssociateNearestNeighbor
Packages that use AssociateNearestNeighbor
-
Uses of AssociateNearestNeighbor in boofcv.alg.feature.associate
Subclasses of AssociateNearestNeighbor in boofcv.alg.feature.associateModifier and TypeClassDescriptionclassParallel associate version ofAssociateNearestNeighbor_ST.classMatches features using aNearestNeighborsearch from DDogleg. -
Uses of AssociateNearestNeighbor in boofcv.factory.feature.associate
Methods in boofcv.factory.feature.associate that return AssociateNearestNeighborModifier and TypeMethodDescriptionFactoryAssociation.associateNearestNeighbor(@Nullable ConfigAssociateNearestNeighbor config, NearestNeighbor nn)