entranssoften
entranssoften
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstVideoFilter
╰── GstEntransSoften
Description
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.
History
-
avidemux soften filter [Mean] (based/inspired on avisynth spatial soften)
<include></include>
Types and Values
GstEntransSoften
typedef GstSoften GstEntransSoften;
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