Operator Library: Color
The module RGB2YUV converts the color space from RGB to YCbCr.
Operator converts RGB into YCbCr, not into YUV | |
---|---|
The operator converts only RGB into YCbCr. It does not convert RGB into YUV. |
Operator Features and Restrictions
-
Empty Images (i.e., images with no pixels) are fully supported.
-
Not empty Images with empty lines are fully supported.
-
Images with varying line lengths are fully supported.
Property | Value |
---|---|
Operator Type | O |
Input Link | I, image data input |
Output Link | O, image data input |
The use of operator RGB2YUV is shown in the following examples:
-
'Functional Example for Specific Operators of Library Color, Base and Memory'
Examples - Demonstration of how to use the operator