public class AverageFilter extends ConvolveFilter
| Modifier and Type | Field and Description |
|---|---|
protected static float[] |
theMatrix |
alpha, kernelcanFilterIndexColorModel, defaultRGBModel, inBytePixels, inPixels, originalSpace, transformedSpace| Constructor and Description |
|---|
AverageFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
convolve, convolve, convolveH, convolveHV, convolveV, getKernel, imageComplete, setKernelgetTransformedSpace, setColorModel, setDimensions, setPixels, setPixels, transformSpacepublic java.lang.String toString()
toString in class ConvolveFilter