public interface SparseImageGradient<T extends ImageGray,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.
|
java.lang.Class<G> |
getGradientType() |
isInBounds, setImage