Breadcrumbs

Combined 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


image-20231213-120901.png
Example: PCA descriptor with 3 components and Pseudo RGB descriptor image from PC 1, PC 2 and PC 3

Related desciptor

PCA model