04-28-2006 12:07 PM
04-28-2006 05:15 PM
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
04-28-2006 06:41 PM
06-30-2014 09:22 AM
Hi,
I made VI, that combines jpg files vertically/horizontally according to your choice.
Jindrich
06-30-2014 09:51 AM
@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.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
06-30-2014 10:04 AM - edited 06-30-2014 10:05 AM
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.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-01-2014 02:51 AM
Thank you very much for smarter solution.