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