From: Simon A. Eugster Date: Mon, 27 Dec 2010 18:51:19 +0000 (+0000) Subject: Light Graffiti effect: Parameters and descriptions added X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=33ab6d85f3310fc1f71005e48c1f08acc13f38d1;p=kdenlive Light Graffiti effect: Parameters and descriptions added svn path=/trunk/kdenlive/; revision=5210 --- diff --git a/effects/frei0r_lightgraffiti.xml b/effects/frei0r_lightgraffiti.xml index f836de22..e53c1e10 100644 --- a/effects/frei0r_lightgraffiti.xml +++ b/effects/frei0r_lightgraffiti.xml @@ -3,12 +3,32 @@ Light Graffiti Light Graffiti effect. Simon A. Eugster (Granjow) - + α - Determines how the effect tries to adapt to background changes. If the background does not change, then try to use 0. + + If the background does not change, then try to use 0 (requires the first frame to represent background only, without your light sources).]]> - Opacity - + Opacity + + For slowly moving light source try to use a lower opacity value to obtain smoother results.]]> + + Background Weight + Strength of the (calculated) background image. Setting it to 100 paints the light mask directly over the background, without any person in the image if the video starts with a «clean» background image. + + + Brightness Threshold + R+G+B) a light source needs to be in order to be recognized as light source.
+ Increasing this threshold requires brighter light sources (i.e. more white or less color, respectively) but prevents some «false alarms» where semi-bright parts, e.g. hands where colors can change quite a lot compared to the background, are incorrectly recognized as light source.]]>
+
+ + Difference Threshold + max(dR, dG, dB)) relative to the calculated background.
+ Increasing this threshold makes it harder for light sources to be accepted on bright backgrounds, but decreases the danger of noise counting as light source.]]>
+
+ + Dimming + Dims the light mask. Lights will leave a fainting trail if it is set to a value > 0. + diff --git a/effects/frei0r_sopsat.xml b/effects/frei0r_sopsat.xml index c4e63215..ef21802f 100644 --- a/effects/frei0r_sopsat.xml +++ b/effects/frei0r_sopsat.xml @@ -5,7 +5,8 @@ Simon A. Eugster (Granjow) Slope Red - Changing the slope means multiplying the pixel value with a constant value. + + All effects can be observed well when applied on a greyscale gradient and looking at the RGB Parade monitor.]]> Slope Green