LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ Vision - converting image to Sun Rasterfile (.ras)

Does anyone know how to convert a IMAQ vision image to the sun rasterfile
(.ras) format within Labview (I want to use it as an input for an external C
programme)?
I use Labview 5.1 and IMAQ Vision 5.0.

Thanks,
Gerd
0 Kudos
Message 1 of 2
(2,840 Views)
Check out the .ras file description:

http://www.dcs.ed.ac.uk/home/mxr/gfx/2d/RAS.txt

From the graphics file format page:
http://www.dcs.ed.ac.uk/home/mxr/gfx/


Use the IMAQ to convert the image to a 2d array. Then build a new array,
according to the .ras format.

I hope the description is enough...

Regards,

Wiebe Walstra.



--
AIR technical Automation
www.air.nl
"Gerd Simons" wrote in message
news:3a1c2aef@pfaff.ethz.ch...
Does anyone know how to convert a IMAQ vision image to the sun rasterfile
(.ras) format within Labview (I want to use it as an input for an external C
programme)?
I use Labview 5.1 and IMAQ Vision 5.0.

Thanks,
Gerd
0 Kudos
Message 2 of 2
(2,840 Views)