LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reading raw or gif files

Solved!
Go to solution

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!!! 

Download All
0 Kudos
Message 1 of 11
(5,228 Views)

Hi John,

 

your csv-file is also a GIF image (see the same filesize...).

 

For reading gifs you should search the forum, once I found a library for just that purpose here!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 11
(5,227 Views)

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.

Message 3 of 11
(5,217 Views)

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.

0 Kudos
Message 4 of 11
(5,216 Views)
Solution
Accepted by topic author John Pierson

link to the solution 😉

 

Mike

Message 5 of 11
(5,203 Views)

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

 

Message Edited by TonP on 24-08-2009 01:05 PM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 6 of 11
(5,201 Views)

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.

0 Kudos
Message 7 of 11
(5,183 Views)

Hi John,

what do you mean? The vi from my provided link is for LV7.1. Have you tried it?

 

Mike

Message 8 of 11
(5,174 Views)

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.

0 Kudos
Message 9 of 11
(5,159 Views)

Uhm, maybe I am missing something, but how does these two:

  1. the giff files need to be: read - displayed -  wrote as 2d intensity data
  2. conversion from that to .bmp is rather easy now.

be the same?

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 10 of 11
(5,128 Views)