public interface SparseImageGradient<T extends ImageSingleBand,G extends GradientValue> extends SparseImageOperator<T>
| Modifier and Type | Method and Description |
|---|---|
G |
compute(int x,
int y)
Computes the gradient at the specified point.
|
Class<G> |
getGradientType() |
isInBounds, setImageCopyright © 2013. All Rights Reserved.