Skip to main content
Skip table of contents

Combine RGB image

Combine descriptor values to three channel RGB image

Parameters

Red

The descriptor for the red channel value.

Green

The descriptor for the green channel value.

Blue

The descriptor for the blue channel value.

Smooth

Smooth prediction result using median filter kernel

  • None

    • No Smoothing prediction.

  • Low

    • Smoothing using median filter kernel with 5x5 pixel box

  • Medium

    • Smoothing using median filter kernel with 10x10 pixel box

  • High

    • Smoothing using median filter kernel with 15x15 pixel box

Example: PCA descriptor with 3 components and Pseudo RGB descriptor image from PC 1, PC 2 and PC 3

Related desciptor

PCA model

JavaScript errors detected

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

If this problem persists, please contact our support.