Uses of Class
boofcv.alg.feature.orientation.OrientationImageAverage
Packages that use OrientationImageAverage
-
Uses of OrientationImageAverage in boofcv.alg.feature.orientation.impl
Subclasses of OrientationImageAverage in boofcv.alg.feature.orientation.implModifier and TypeClassDescriptionclassImplementation ofOrientationImageAveragefor a specific image type.classImplementation ofOrientationImageAveragefor a specific image type. -
Uses of OrientationImageAverage in boofcv.factory.feature.orientation
Methods in boofcv.factory.feature.orientation that return OrientationImageAverageModifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
OrientationImageAverage<T>FactoryOrientationAlgs.nogradient(double objectToSample, int radius, Class<T> imageType)