|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
Convolution3x3Filter | Convolution3x3 Filter applies a 3x3 filter convolution matrix to an image. |
Convolution5x5Filter | Convolution3x3 Filter applies a 3x3 filter convolution matrix to an image. |
ConvolutionFilter | Abstract base class for Convolution Filters |
EdgeEnhancementFilter | EdgeEnhancementFilter uses the Laplacian convolution matrix to highlight areas of rapid intensity change in the picture. |
GaussianBlurFilter | GaussianBlurFilter performs a Gaussian Blur on a 5x5 convolution matrix. |
LowPassFilter | LowPassFilter reduces detail in the image. |
MeanFilter | MeanFilter reduces speckles in the image. |
SharpenFilter | Basic image sharpening filter. |
UltraSharpenFilter | Ultra Strong image sharpening filter. |
UnsharpMaskFilter | UnsharpMaskFilter creates a blurred version of the original image, using the Mean Filter. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |