|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Convolution3x3Filter | |
---|---|
org.jmage.filter.spatial |
Uses of Convolution3x3Filter in org.jmage.filter.spatial |
---|
Subclasses of Convolution3x3Filter in org.jmage.filter.spatial | |
---|---|
class |
EdgeEnhancementFilter
EdgeEnhancementFilter uses the Laplacian convolution matrix to highlight areas of rapid intensity change in the picture. |
class |
LowPassFilter
LowPassFilter reduces detail in the image. |
class |
MeanFilter
MeanFilter reduces speckles in the image. |
class |
SharpenFilter
Basic image sharpening filter. |
class |
UltraSharpenFilter
Ultra Strong image sharpening filter. |
class |
UnsharpMaskFilter
UnsharpMaskFilter creates a blurred version of the original image, using the Mean Filter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |