stabilize

stabilize — Softening

Synopsis

                    GstStabilize;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstVideoFilter
                           +----GstStabilize

Properties

  "luma-threshold"           guint                 : Read / Write

Description

History

Light-weight denoising/smoothing using previous and next frames.

  • avidemux stabilize filter [Mean]

Details

GstStabilize

typedef struct _GstStabilize GstStabilize;

Property Details

The "luma-threshold" property

  "luma-threshold"           guint                 : Read / Write

Luma Threshold.

Allowed values: [1,255]

Default value: 30