balanceWhite (cv.LearningBasedWB) - MATLAB File Help
cv.LearningBasedWB/balanceWhite
Applies white balancing to the input image
dst = obj.balanceWhite(src)
Input
src
Input image,
uint8
or
uint16
color image.
Output
dst
White balancing result.
Method Details
Access
public
Sealed
false
Static
false