LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How To Align Images Side By Side

I would like to capture and save images with a camera. Then, I would like to align them side by side. I accomplished the capture and save part. However, I have no idea about how to align them. Here is the project file: 

0 Kudos
Message 1 of 4
(3,896 Views)

Hi sercanLab,

Are you trying to align two images as you capture them or do you want to align two saved images after you have saved them?

0 Kudos
Message 2 of 4
(3,839 Views)

I would like to align images after saving them.

0 Kudos
Message 3 of 4
(3,811 Views)

Hi sercanLab,

Have you tried to load the images into picture controls on the front panel?

 

I found these two KBs which may be helpful for you. The first is how to open an image file and display it in LabVIEW and the second discusses how to programtically insert an image into a picture control on the front panel and resize the control. 

How To Open an Image File and Display it in LabVIEW

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P72USAS&l=en-US

How Can I Programmatically Insert An Image Into A Picture Control and Resize The Control?

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OARSA2&l=en-US

0 Kudos
Message 4 of 4
(3,781 Views)