Frames | No Frames |
Classes derived from net.sourceforge.jiu.filters.AreaFilterOperation | |
class | Filter operation that replaces each sample by the maximum value of itself
and its neighbor samples. |
class | Applies a mean filter that replaces each pixel by the mean of itself and its neighbors. |
class | Applies a Median filter that replaces each pixel by the median of
itself and its neighbors. |
class | Filter operation that replaces each sample by the minimum value of itself
and its neighbors. |
class | Applies a filter that makes the image look like an oil painting. |