setExposureCompensator (cv.Stitcher) - MATLAB File Help
cv.Stitcher/setExposureCompensator

Set the exposure compensator

obj.setExposureCompensator(compensatorType)
obj.setExposureCompensator(compensatorType, 'OptionName',optionValue, ...)

Input

Options

The following are options for the various compensators:

BlocksGainCompensator

The class uses BlocksGainCompensator by default.

References

[BL07]:

Matthew Brown and David G Lowe. "Automatic panoramic image stitching using invariant features". International journal of computer vision, 74(1):59-73, 2007.

[WJ10]:

Wei Xu and Jane Mulligan. "Performance evaluation of color correction approaches for automatic multi-view image and video stitching". In Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on, pages 263-270. IEEE, 2010.

[UES01]:

Matthew Uyttendaele, Ashley Eden, and R Skeliski. "Eliminating ghosting and exposure artifacts in image mosaics". In Computer Vision and Pattern Recognition, 2001. CVPR 2001. Proceedings of the 2001 IEEE Computer Society Conference on, volume 2, pages II-509. IEEE, 2001.

See also
Method Details
Access public
Sealed false
Static false