03-17-2010 03:31 AM
Hi,
I wan to learn concatenate jpeg files. I wrote some code about this but my solution is not good solution to concatenate jpeg file.My code only can show my jpeg files step by step. Firstly this code can show first jpeg after second jpeg so on... This code is a kind of concatenate jpeg files but I want to see all jpeg files same time with sameviewer.
Actually i want to do adding 5 or more jpeg files (same size 600x600) and then i want to see all jpeg files with use slider on the jpeg viewer.Which is the best solution to do this?
Best Regards
Kadir Can AYHAN
Comp. Eng. /Turkey
new user for LABVIEW
Not: this code created by labview 09 and you must open same directory with jpegs files. Your jpeg files must be same pixel size For ex: 600x600
06-10-2010 02:04 AM