Combine three classifications to single rgb image.
The output of this descriptor is a color that depends on the classification and combination of the selected descriptor parameters.
-
Red only → Red
-
Green only → Green
-
Blue only → Blue
-
Red + Green → Yellow
-
Red + Blue → Magenta
-
Green + Blue → Cyan
-
Red + Green + Blue → White
-
No match (all off) → Black
Parameters
Classification descriptor R
The Red class descriptor.
Red
The class to use for red.
Classification descriptor G
The Green class descriptor.
Green
The class to use for green.
Classification descriptor B
The Red class descriptor.
Blue
The class to use for blue.