Kdenlive/Manual/View Menu/RGB Parade: Difference between revisions

From KDE UserBase Wiki
No edit summary
mNo edit summary
Line 3: Line 3:
Display a histogram of R, G and B components of the video data.  This data is a 3D histogram.  
Display a histogram of R, G and B components of the video data.  This data is a 3D histogram.  


The horizonal axis represents the horizonal axis in the video frame. The vertical axis is the pixel luminance from 0 to 255. The brightness of the point on the graph represents the count of the number of pixels with this luminance in this column of pixels in the video frame.
The horizontal axis represents the horizontal axis in the video frame. The vertical axis is the pixel luminance from 0 to 255. The brightness of the point on the graph represents the count of the number of pixels with this luminance in this column of pixels in the video frame.
   
   
[[File:Kdenlive Rgb parade2.png]]
[[File:Kdenlive Rgb parade2.png]]


In the sample screen shot of this green screen with a shadow on it and with a right edge that reveals a white wall you can see how the scope works. The circled regions labeled 1 are on the left side representing the fact that there is are several columns of pixels that are quite bright whitish/grey. So these regions are higher up on the Y axis.  
In the sample screen shot of this green screen with a shadow on it and with a right edge that reveals a white wall you can see how the scope works. The circled regions labeled 1 are on the left side representing the fact that there is are several columns of pixels that are quite bright whitish/gray. So these regions are higher up on the Y axis.  


The regions labeled 2 are in the middle of the scope and the dip in the graph there shows the shadow on the screen at this point. The average luminance of the pixels in these columns is lower.
The regions labeled 2 are in the middle of the scope and the dip in the graph there shows the shadow on the screen at this point. The average luminance of the pixels in these columns is lower.
Line 13: Line 13:
[[File:Kdenlive Rgb parade3.png]]
[[File:Kdenlive Rgb parade3.png]]


For more information see [http://kdenlive.org/users/granjow/introducing-color-scopes-waveform-and-rgb-parade  Granjow's blog] on the waveform and RGB parade scopes. This blog gives some information on how to use the data provided by the RGB parade to do colour correction on video footage.
For more information see [http://kdenlive.org/users/granjow/introducing-color-scopes-waveform-and-rgb-parade  Granjow's blog] on the waveform and RGB parade scopes. This blog gives some information on how to use the data provided by the RGB parade to do color correction on video footage.


This somewhat different to the video effect [[Kdenlive/Manual/Effects/Colour/RGB_Parade|RGB Parade]] in that  with View>RGB parade the histogram is displayed in the application whereas in the RGB Parade effect the histogram is written into the video output file.
This somewhat different to the video effect [[Kdenlive/Manual/Effects/Colour/RGB_Parade|RGB Parade]] in that  with View>RGB parade the histogram is displayed in the application whereas in the RGB Parade effect the histogram is written into the video output file.

Revision as of 16:12, 10 March 2013

RGB Parade

Display a histogram of R, G and B components of the video data. This data is a 3D histogram.

The horizontal axis represents the horizontal axis in the video frame. The vertical axis is the pixel luminance from 0 to 255. The brightness of the point on the graph represents the count of the number of pixels with this luminance in this column of pixels in the video frame.

In the sample screen shot of this green screen with a shadow on it and with a right edge that reveals a white wall you can see how the scope works. The circled regions labeled 1 are on the left side representing the fact that there is are several columns of pixels that are quite bright whitish/gray. So these regions are higher up on the Y axis.

The regions labeled 2 are in the middle of the scope and the dip in the graph there shows the shadow on the screen at this point. The average luminance of the pixels in these columns is lower.

For more information see Granjow's blog on the waveform and RGB parade scopes. This blog gives some information on how to use the data provided by the RGB parade to do color correction on video footage.

This somewhat different to the video effect RGB Parade in that with View>RGB parade the histogram is displayed in the application whereas in the RGB Parade effect the histogram is written into the video output file.