Skip to main content
Skip table of contents

Ternary RGB

Combine three classifications to single rgb image.

The output of this descriptor is a color depending on the classification of the selected descriptors parameters and a combination of them.

  • 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

Venn_diagram_rgb.svg-20250326-123035.png

Parameters

Classification descriptor R

Select descriptor for Red class.

Red

The class to use for red.

Classification descriptor G

Select descriptor for Green class.

Green

The class to use for green.

Classification descriptor B

Select descriptor for Blue class.

Blue

The class to use for blue.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.