| Package | Description |
|---|---|
| boofcv.alg.feature.orientation.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ImplOrientationAverageGradientIntegral<T extends ImageSingleBand,G extends GradientValue>
Estimates the orientation of a region by computing the image derivative from an integral image.
|
class |
ImplOrientationImageAverageIntegral<T extends ImageSingleBand,G extends GradientValue>
Estimates the orientation of a region using a "derivative free" method.
|
class |
ImplOrientationSlidingWindowIntegral<T extends ImageSingleBand,G extends GradientValue>
Implementation of
OrientationSlidingWindow for integral images. |
Copyright © 2013. All Rights Reserved.