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 TypeClassDescriptionclass
Parallel associate version ofAssociateNearestNeighbor_ST
.class
Matches features using aNearestNeighbor
search 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)