public class ComputerVision.GaussianBlur extends AbstractBufferedImageOp
| Constructor and Description |
|---|
GaussianBlur() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
filter(java.awt.image.BufferedImage source,
java.awt.image.BufferedImage destination)
Apply a gaussian blur to an image.
|
clone, createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGB, stringToColor