Re: Animated GIF in IDL [message #31839] |
Wed, 21 August 2002 20:57  |
Dan Blair
Messages: 5 Registered: May 2001
|
Junior Member |
|
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
This may be of some help.
<p><A HREF="http://www.physics.emory.edu/~weeks/lab/animated.html">http://www.physics.emory.edu/~weeks/lab/animated.html</A>
<p>Best of luck
<p>Dan
<br>
<p>Mark Hadfield wrote:
<blockquote TYPE=CITE>"RichardW" <rmw092001@yahoo.com> wrote in message
<br><a href="news:9f4a7077.0208201922.4749ea3f@posting.google.com">news:9f4a7077.0208201922.4749ea3f@posting.google.com</a>...
<p>> Imagemagick ( www.imagemagick.org ) can make animated GIFs and it's
<br>> freeware, works on unix and windows. You could write bitmap files
<br>> using WRITE_BMP in IDL, then SPAWN a command to imagemagick,
<br>> converting them into an animated GIF.
<p>Yes, but in recent versions of Imagemagick, GIF compression has been
<br>disabled by default (for the same reasons as in IDL), so it produces
<br>uncompressed GIFs. To get GIF compression with a recent version of
IM,
<br>you will need to rebuild it appropriately.
<p>--
<br>Mark Hadfield &a mp;nbsp;
"Ka puwaha te tai nei, Hoea tatou"
<br>m.hadfield@niwa.co.nz
<br>National Institute for Water and Atmospheric Research (NIWA)</blockquote>
<pre>--
============================================================ ============
Daniel Blair & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; Clark University
Nonlinear Dynamics Lab &nb sp; &nb sp; &nb sp; &nb sp; &nb sp; &nb sp; 508-793-7707
950 Main Street & ;nbsp; & ;nbsp; & ;nbsp; & ;nbsp; & ;nbsp; blair@nls1.clarku.edu
Worcester, MA 01610-1477 <A HREF="http://nls1.clarku.edu/~blair">http://nls1.clarku.edu/~blair</A>
============================================================ ============ </pre>
</html>
|
|
|