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: [List of all options]
-
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.
-
AlignmentPoint Center the default point in the graphic to align with AspectRatio Automatic ratio of height to width Axes False whether to draw axes AxesLabel None axes labels AxesOrigin Automatic where axes should cross AxesStyle {} style specifications for the axes Background None background color for the plot BaselinePosition Automatic how to align with a surrounding text baseline BaseStyle {} base style specifications for the graphic ContentSelectable Automatic whether to allow contents to be selected CoordinatesToolOptions Automatic detailed behavior of the coordinates tool Epilog {} primitives rendered after the main plot FormatType TraditionalForm the default format type for text Frame False whether to put a frame around the plot FrameLabel None frame labels FrameStyle {} style specifications for the frame FrameTicks Automatic frame ticks FrameTicksStyle {} style specifications for frame ticks GridLines None grid lines to draw GridLinesStyle {} style specifications for grid lines ImageMargins 0. the margins to leave around the graphic ImagePadding All what extra padding to allow for labels etc. ImageSize Automatic the absolute size at which to render the graphic LabelStyle {} style specifications for labels Method Automatic details of graphics methods to use PlotLabel None an overall label for the plot PlotRange All range of values to include PlotRangeClipping False whether to clip at the plot range PlotRangePadding Automatic how much to pad the range of values PlotRegion Automatic the final display region to be filled PreserveImageOptions Automatic whether to preserve image options when displaying new versions of the same graphic Prolog {} primitives rendered before the main plot RotateLabel True whether to rotate y labels on the frame Ticks Automatic axes ticks TicksStyle {} style specifications for axes ticks 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
List of all options
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