04-08-2013 03:52 PM
Hi,
I am using Vision subroutines in CVi to merge two images which are not of equal sizes. This merging can be easily done using image softwares like gimp/photoshop. But are there any functions that can be used for image merging/overlaying in CVi using Vision routines?
Thanks,
Sandra
04-08-2013 04:16 PM
If I undestand you correctly, use IMAQ ImageToImage 2 VI to copy one image into another image (or you can create a new image space and copy both images into that image). The offset input can be used to specify where one of the images needs to go. I'm using LabVIEW lingo, but I am sure a similar method with similar parameters exists in CVI.