apply (cv.ExposureCompensator) - MATLAB File Help
cv.ExposureCompensator/apply
Compensate exposure in the specified image
image = obj.apply(index, corner, image, mask)
Input
index
Image index.
corner
Image top-left corner
[x,y]
.
image
Image to process.
mask
Image 8-bit mask.
Output
image
processed image.
Method Details
Access
public
Sealed
false
Static
false