feed (cv.ExposureCompensator) - MATLAB File Help
cv.ExposureCompensator/feed
Processes the images
obj.feed(corners, images, masks)
Input
corners
Source image top-left corners. Cell-array of 2D points
{[x,y], ...}
.
images
Source cell-array of images.
masks
Cell-array of image masks to update (the value 255 is used to detect where image is).
Method Details
Access
public
Sealed
false
Static
false