Ask Your Question

Revision history [back]

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?

click to hide/show revision 2
hi there, please don't use hash signs with tags, as it leads to annoying duplicates. thank you!

updated 2013-09-03 09:57:41 -0600

berak gravatar image

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?