![]() |
![]() |
![]() |
GStreamer Bad Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Properties |
"aperture" gint : Read / Write "mask" gboolean : Read / Write "threshold1" gint : Read / Write "threshold2" gint : Read / Write
"aperture"
property"aperture" gint : Read / Write
Aperture size for Sobel operator (Must be either 3, 5 or 7.
Allowed values: [3,7]
Default value: 3
"mask"
property"mask" gboolean : Read / Write
Sets whether the detected edges should be used as a mask on the original input or not.
Default value: TRUE
"threshold1"
property"threshold1" gint : Read / Write
Threshold value for canny edge detection.
Allowed values: [0,1000]
Default value: 50
"threshold2"
property"threshold2" gint : Read / Write
Second threshold value for canny edge detection.
Allowed values: [0,1000]
Default value: 150