1997
Graeme W. Gill, Eric L. Hernes
Nonlinear swiss army knife filter
This is the pnmnlfilt, in gimp's clothing. See the pnmnlfilt manpage for details.
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | img | The Image to Filter |
PF_DRAWABLE | drw | The Drawable |
PF_FLOAT | alpha | The amount of the filter to apply |
PF_FLOAT | radius | The filter radius |
PF_INT | filter | The Filter to Run, 0 - alpha trimmed mean; 1 - optimal estimation (alpha controls noise variance); 2 - edge enhancement |
None