public interface BlurFilter<T extends ImageSingleBand> extends FilterImageInterface<T,T>
| Modifier and Type | Method and Description |
|---|---|
int |
getRadius()
Radius of the square region.
|
void |
setRadius(int radius) |
getHorizontalBorder, getInputType, getOutputType, getVerticalBorder, process