public interface OrientationIntegral<II extends ImageSingleBand> extends RegionOrientation
integral image.| Modifier and Type | Method and Description |
|---|---|
Class<II> |
getImageType()
Returns the type of image it can process.
|
void |
setImage(II integralImage)
Specifies input image data for estimating orientation.
|
compute, setScalevoid setImage(II integralImage)
integralImage - Input image transformed into an integral image.Copyright © 2013. All Rights Reserved.