nFlags

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

Value

Meaning

RGB_SPACE

[$0001] Linearizes the number of pixels across the RGB color space.(separated channels)

YUV_SPACE

[$0002] Linearizes the number of pixels across the YUV color space.(Best results)

GRAY_SPACE

[$0004] linearizes the number of pixels per gray level in a gray level representation of the image.