Uses of Interface
boofcv.alg.scene.FeatureToWordHistogram
-
Uses of FeatureToWordHistogram in boofcv.alg.scene
Modifier and TypeClassDescriptionclass
Creates a normalized histogram which represents the frequency of different visual words from the set of features.ModifierConstructorDescriptionClassifierKNearestNeighborsBow
(NearestNeighbor<HistogramScene> nn, DescribeImageDense<T, TD> describe, FeatureToWordHistogram<TD> featureToHistogram) Configures internal algorithms.