08-24-2009 05:00 AM
i have data stored in two different ways , either will do to get the data
the giff files need to be: read - displayed - wrote as 2d intensity data
also i have raw files (i've saved it as a .csv otherwiese the forums won't let me post it) which contain the same data but ihave no idea how to even start to read these!
HELP!!!
Solved! Go to Solution.
08-24-2009 05:04 AM
08-24-2009 05:25 AM
yeah the files sizes are the same for both of them as they both are the same data, i added the extention of .csv to the .raw one as the forum won't allow me to post .raw files.
I've found allot of librarys to but none of them seem to have simply a read data and display ability, they seem to be mainly down to creating giffs.
08-24-2009 05:27 AM
if the raw file is read with ms paint or the normal xp viewer it shows an image, but how can i read that into labview?
I've tried changing the raw extention to .bmp etc... (i know i was being hopeful) to see if that wouldread in, but alas no.
08-24-2009 06:00 AM
08-24-2009 06:04 AM - edited 08-24-2009 06:05 AM
The image toolbox by George Zhou has a Windows XP based Read image function:
I have no idea what you want with the RAW file since it does not anything to your post by adding the same file twice.
Ton
08-24-2009 08:51 AM
hi, fantastic, although i forgot to mention; i'm running Lv 8.2 and the site seems to be saved in lv 8.6
could anyone do me a convert? plz?
John P.
08-24-2009 08:57 AM
Hi John,
what do you mean? The vi from my provided link is for LV7.1. Have you tried it?
Mike
08-24-2009 09:23 AM
Hi, sorry my reply was to the followign post by 'A Person'
your method works nicely, just got it to display the image - sweet!
conversion from that to .bmp is rather easy now.
Cheers!
John P.
P.S - i've put your as the solution.
08-26-2009 07:12 AM
Uhm, maybe I am missing something, but how does these two:
conversion from that to .bmp is rather easy now.
be the same?
Ton