Package boofcv.abst.feature.orientation
package boofcv.abst.feature.orientation
-
ClassDescriptionConfiguration for
ImplOrientationAverageGradientIntegral.Base configuration for orientation estimation.Orientation estimation which takes in the image gradientOrientation estimation which takes in an integral imageConfiguration for region orientationsConfiguration forOrientationHistogramSiftConfiguration forImplOrientationSlidingWindowIntegral.OrientationGradient<D extends ImageGray<D>>Estimates the orientation of a region from the image gradient.Converts an implementation ofOrientationGradientintoOrientationImage.OrientationImage<T extends ImageGray<T>>Estimates the orientation of a region directly from the image's pixels.OrientationIntegral<II extends ImageGray<II>>Estimate the orientation of an image from anintegral image.Converts an implementation ofOrientationIntegralintoOrientationImage.OrientationSiftToImage<T extends ImageGray<T>>Wrapper aroundOrientationHistogramSiftforOrientationImage.Estimates the orientation of a region which is approximately circular.