JPEG routines for IDL [message #1917] |
Wed, 06 April 1994 09:11 |
frodeste
Messages: 1 Registered: April 1994
|
Junior Member |
|
|
I am working on creating presentations of data created in IDL. These
presentasjons are to be save in some sort of format, so that I at
a later time can show others the presentation without the use of IDL.
The presentasjon has to be plattform independent, so that the
presentasjon created on say, SunSPARC 10, should be readable on any
other system.
I am therefore looking at ways to save a bytearray in the JPEG format.
I could always save the image i the gif format and then use
a utility (like XV ) to convert the image, but I find this a bit
troublesome.
> Has anyone written a write_jpg read_jpg rountine for IDL?
(similar to the read/write tif routines distributed with IDL)
> Also, are there any ways to create quicktime movies with IDL?
I want the movies to be compressed, (pref. with MPEG or JPEG)
Any suggestions to how I might go about solving my problem
are welcome.
--
Regards,
Frode Stenstr�m
(Please reply by e-mail: <frodeste@alkymi.unit.no>)
|
|
|