MATLAB File Help: cv.balanceWhite Index
cv.balanceWhite

The function implements different algorithm of automatic white balance

dst = cv.balanceWhite(src)
dst = cv.balanceWhite(src, 'OptionName',optionValue, ...)

Input

Output

Options

The function tries to map image's white color to perceptual white (this can be violated due to specific illumination or camera settings).

See also