soften
soften — Softening
|
|
Object Hierarchy
GObject
+----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)
Details
GstSoften
typedef struct _GstSoften GstSoften;
Property Details
The "luma-threshold"
property
"luma-threshold" guint : Read / Write
Luma Threshold.
Allowed values: <= 255
Default value: 5
The "radius"
property
"radius" guint : Read / Write
Radius.
Allowed values: [1,60]
Default value: 2