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

From KDE UserBase Wiki
mNo edit summary
(Formatting & punctuation)
Line 1: Line 1:
==== RGB Parade ====
==== RGB Parade ====


Display a histogram of R, G and B components of the video data.  This data is a 3D histogram.  
Displays 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.
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.
Line 7: Line 7:
[[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/gray. So these regions are higher up on the Y axis.  
In the sample screenshot of a 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 right side representing the fact that there 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 color 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.
The RGB Parade option in the View menu is somewhat different from the [[Kdenlive/Manual/Effects/Colour/RGB_Parade|video effect of the same name]] in that <menuchoice>View->RGB Parade</menuchoice> displays the histogram in the application whereas the '''RGB Parade''' effect writes the histogram into the video output file.


{{Prevnext2
{{Prevnext2

Revision as of 00:28, 11 July 2015

RGB Parade

Displays 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 screenshot of a 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 right side representing the fact that there 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.

The RGB Parade option in the View menu is somewhat different from the video effect of the same name in that View->RGB Parade displays the histogram in the application whereas the RGB Parade effect writes the histogram into the video output file.