Uses of Class
boofcv.alg.feature.orientation.OrientationImageAverage
-
Uses of OrientationImageAverage in boofcv.alg.feature.orientation.impl
Modifier and TypeClassDescriptionclass
Implementation ofOrientationImageAverage
for a specific image type.class
Implementation ofOrientationImageAverage
for a specific image type. -
Uses of OrientationImageAverage in boofcv.factory.feature.orientation
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
OrientationImageAverage<T>FactoryOrientationAlgs.nogradient
(double objectToSample, int radius, Class<T> imageType)