FeatherBlender, MultiBandBlender in use
as i new to opencv&c++ can someone tip me how to use Blenders with a bit of code? i need to blend src_img1(320x240) at Point(0,0) with src_img2(320x240) at Point(80,0) on dest_img(400,240). also confused what the mask image is?