Uses of Class
boofcv.alg.feature.orientation.OrientationHistogram
-
Uses of OrientationHistogram in boofcv.alg.feature.orientation.impl
Modifier and TypeClassDescriptionclass
Implementation ofOrientationHistogram
for a specific image type.class
Implementation ofOrientationHistogram
for a specific image type.class
Implementation ofOrientationHistogram
for a specific image type. -
Uses of OrientationHistogram in boofcv.factory.feature.orientation
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
OrientationHistogram<T>FactoryOrientationAlgs.histogram
(double objectToSample, int numAngles, int radius, boolean weighted, Class<T> derivType)