setBlender (cv.Stitcher) - MATLAB File Help |
Set the blender
obj.setBlender(blenderType)
obj.setBlender(blenderType, 'OptionName',optionValue, ...)
The following are options for the various blenders:
FeatherBlender
MultiBandBlender
The class uses MultiBandBlender
by default.
[BA83]:
Peter J Burt and Edward H Adelson. "A multiresolution spline with application to image mosaics". ACM Transactions on Graphics (TOG), 2(4):217-236, 1983.
Access | public |
Sealed | false |
Static | false |