LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

JPG picture combine horizantally/vertically by manipulating image data

All

Please look at attached VI. I have two graphs that I wish to merge as one. I tried playing with image data and I've been successful in merging them veritically. I've not been able to place them side by side. Does any one have experience with picture manipulation ?

Kudos are the best way to say thanks 🙂
0 Kudos
Message 1 of 7
(4,375 Views)

There is no VI attached.  I can take a look at it when you post the VI and the images you are tring to merge.

Matt

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 7
(4,368 Views)
Sorry. Here is the VI. If you run the VI, there will be a jpg generated on C:\pic.jpg.

Kudos are the best way to say thanks 🙂
0 Kudos
Message 3 of 7
(4,365 Views)

Hi,

I made VI, that combines jpg files vertically/horizontally according to your choice.

Jindrich

0 Kudos
Message 4 of 7
(3,799 Views)

@sadilj wrote:

Hi,

I made VI, that combines jpg files vertically/horizontally according to your choice.

Jindrich


There are more efficent ways of doing this then what you have posted.  On top of that the original post posted in LabVIEW 8.0 and yours is in 2013 so I doubt they could open it.  But then again that was over 8 years ago.

0 Kudos
Message 5 of 7
(3,794 Views)

Because talk is cheap I figured I would give a try at the merge of two images horizontally and vertically.  Attached is what I was thinking.  It uses the OpenG Picture tools to open the image but could be removed if you know the file format of the image.

 

Alternativly I could have used something like what is shown here to translate the pictures which would probably be more efficient.

0 Kudos
Message 6 of 7
(3,788 Views)

Thank you very much for smarter solution.

0 Kudos
Message 7 of 7
(3,765 Views)