Uses of Interface
boofcv.alg.scene.nister2006.TupleMapDistanceNorm
Packages that use TupleMapDistanceNorm
-
Uses of TupleMapDistanceNorm in boofcv.alg.scene.ann
Fields in boofcv.alg.scene.ann declared as TupleMapDistanceNormModifier and TypeFieldDescriptionprotected TupleMapDistanceNormRecognitionNearestNeighborInvertedFile.distanceFunctionDistance between two TF-IDF descriptors. -
Uses of TupleMapDistanceNorm in boofcv.alg.scene.nister2006
Classes in boofcv.alg.scene.nister2006 that implement TupleMapDistanceNormModifier and TypeClassDescriptionstatic classL1-norm for scoringstatic classL2-norm for scoringFields in boofcv.alg.scene.nister2006 declared as TupleMapDistanceNormModifier and TypeFieldDescriptionprotected TupleMapDistanceNormRecognitionVocabularyTreeNister2006.distanceFunctionDistance between two TF-IDF descriptors.Methods in boofcv.alg.scene.nister2006 that return TupleMapDistanceNormModifier and TypeMethodDescriptionTupleMapDistanceNorm.L1.newInstanceThread()TupleMapDistanceNorm.L2.newInstanceThread()TupleMapDistanceNorm.newInstanceThread()Create a new instance that is thread safe, i.e.