soften
soften — Softening
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstVideoFilter
╰── GstSoften
Description
History
Light-weight "single-frame" smoothing/denoising, that is,
it only works with the current frame,
it does not need the next or the previous frame.
-
avidemux soften filter [Mean] (based/inspired on avisynth spatial soften)
Element Information
plugin |
avidemux
|
author |
Mark Nauwelaerts <mnauw@users.sourceforge.net>,
Mean |
class |
Filter/Effect/Video |
Types and Values
struct GstSoften
struct GstSoften;
Property Details
The “luma-threshold”
property
“luma-threshold” guint
Luma Threshold.
Flags: Read / Write
Allowed values: <= 255
Default value: 5
The “radius”
property
“radius” guint
Radius.
Flags: Read / Write
Allowed values: [1,60]
Default value: 2