createWeightMaps (cv.Blender) - MATLAB File Help |
Creates weight maps for fixed set of source images by their masks and top-left corners
[weight_maps, dst_roi] = obj.createWeightMaps(masks, corners)
{[x,y],...}
.[x,y,w,h]
.Final image can be obtained by simple weighting of the source images.
Access | public |
Sealed | false |
Static | false |