createWeightMaps (cv.Blender) - MATLAB File Help
cv.Blender/createWeightMaps

Creates weight maps for fixed set of source images by their masks and top-left corners

[weight_maps, dst_roi] = obj.createWeightMaps(masks, corners)

Input

Output

Final image can be obtained by simple weighting of the source images.

Method Details
Access public
Sealed false
Static false