ImageVectorscopePlot
ImageVectorscopePlot[image]
plots the chrominance of image.
Details and Options



- ImageVectorscopePlot is typically used to measure and adjust the hue and saturation of colors of an image or frames of a video.
- Pixels are plotted in the YCbCr space, derived from the RGB space using the following transformation:
- Coefficients
,
,
are equal to the
component of the XYZ representation of red, green and blue color primaries, respectively.
- ImageVectorscopePlot has the same options as Graphics, with the following additions and changes:
-
Appearance Automatic appearance of the plot AppearanceElements Automatic elements to include in the plot Masking All the region of interest MaxPlotPoints Automatic the maximum number of samples to show PlotStyle Automatic the styles in which objects are to be drawn - Possible settings for the Appearance option include:
-
Automatic plots solid color points "Color" the points keep their original colors - Possible settings for the AppearanceElements option include:
-
"SafeTargets" target showing the RGB corners at 75% saturation "SkinToneAxis" axes along and perpendicular to the skin hue "TargetNames" target labels "Targets" target showing the RGB corners - Additional settings include:
-
"Circle" max CbCr saturation "GamutLimit" max saturation at a given hue "Ticks" ticks on the max saturation circle {elem,f} the specified elem at a fraction f of the max saturation - By default, using AppearanceElementsAutomatic, "Targets", "TargetNames" and {"GamutLimit",.75} are displayed.


Examples
open allclose allBasic Examples (2)
Scope (2)
Options (7)
Appearance (1)
By default, pixels are drawn in a solid color:
Use Appearance"Color" to draw pixels using their original color:
AppearanceElements (3)
By default, a gamut limit and location of reference colors are displayed:
Specify elements to be displayed:
Use AppearanceElementsAll to display all available elements:
PlotStyle (2)
Use PlotStyle to control the style of the displayed points:
Applications (4)
Text
Wolfram Research (2020), ImageVectorscopePlot, Wolfram Language function, https://reference.wolfram.com/language/ref/ImageVectorscopePlot.html.
CMS
Wolfram Language. 2020. "ImageVectorscopePlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ImageVectorscopePlot.html.
APA
Wolfram Language. (2020). ImageVectorscopePlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ImageVectorscopePlot.html