Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Merging two images using vision subroutines in CVI

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 

0 Kudos
Message 1 of 2
(3,699 Views)

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.

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 2
(3,696 Views)