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
Related desciptor