public interface OrientationImage<T extends ImageSingleBand> extends RegionOrientation
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getImageType()
Returns the type of image it can process.
|
void |
setImage(T image)
Specifies input image data for estimating orientation.
|
compute, setScaleCopyright © 2013. All Rights Reserved.