Uses of Class
boofcv.alg.feature.associate.AssociateNearestNeighbor
-
Uses of AssociateNearestNeighbor in boofcv.alg.feature.associate
Modifier and TypeClassDescriptionclass
Parallel associate version ofAssociateNearestNeighbor_ST
.class
Matches features using aNearestNeighbor
search from DDogleg. -
Uses of AssociateNearestNeighbor in boofcv.factory.feature.associate
Modifier and TypeMethodDescriptionFactoryAssociation.associateNearestNeighbor
(@Nullable ConfigAssociateNearestNeighbor config, NearestNeighbor nn)