plug-in-nlfilt

Graeme W. Gill
gimp 0.99 plugin by Eric L. Hernes

Description

Nonlinear swiss army knife filter

Help

This is the pnmnlfilt, in gimp's clothing. See the pnmnlfilt manpage for details.


Type

unknown

Parameters

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

Return

None