iType

Flag that indicates which color space to equalize. Possible values are:

Value

Meaning

RGB_SPACE

[0x0001] Linearize the number of pixels across the RGB color space. (Separated channels)

YUV_SPACE

[0x0002] Linearize the number of pixels across the YUV color space.(Best results)

GRAY_SPACE

[0x0004] Linearize the number of pixels per gray level in a gray level representation of the image.