| Class | Description |
|---|---|
| GaussianFilter | |
| GenericFilter |
This abstract class represents a generic filter that, when applied to
an
ImageProcessor object performs all pixel-level
iterations automatically. |
| LinearFilter |
Generic linear convolution filter implemented
by extending the GenericFilter class.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)