hsvfilter
Works within the HSV colorspace to apply transformations to incoming frames
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseTransform ╰──GstVideoFilter ╰──hsvfilter
Factory details
Authors: – Julien Bardagi
Classification: – Filter/Effect/Converter/Video
Rank – none
Plugin – hsv
Package – gst-plugin-hsv
Pad Templates
sink
video/x-raw:
format: { RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR, RGB, BGR }
width: [ 1, 2147483647 ]
height: [ 1, 2147483647 ]
framerate: [ 0/1, 2147483647/1 ]
src
video/x-raw:
format: { RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR, RGB, BGR }
width: [ 1, 2147483647 ]
height: [ 1, 2147483647 ]
framerate: [ 0/1, 2147483647/1 ]
Properties
saturation-mul
“saturation-mul” gfloat
Saturation multiplier to apply to the saturation value (before offset)
Flags : Read / Write
Default value : 1
saturation-off
“saturation-off” gfloat
Saturation offset to add to the saturation value (after multiplier)
Flags : Read / Write
Default value : 0
value-mul
“value-mul” gfloat
Value multiplier to apply to the value (before offset)
Flags : Read / Write
Default value : 1
value-off
“value-off” gfloat
Value offset to add to the value (after multiplier)
Flags : Read / Write
Default value : 0
The results of the search are