comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: open and save a set of image
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: open and save a set of image [message #51364 is a reply to message #51360] Thu, 16 November 2006 07:16 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
cecilia.devecchi@gmail.com writes:

> We're newbie in IDL programming and we have this problem:
> We have a set (72) images to open, analize and save the output.
> Do you know if exists a routine to automatize this process or if
> anybody has already written this routine or similar?
> Thanks in advance

I think what you are looking for is a FOR loop.

You can use FILE_SEARCH to locate all your image files
and tell you how many there are. Then, you just open
them one by one and do whatever it is you do to them.
Even a newbie should be able to write this code in less
than 10 minutes. :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Issue with 6.3, Mac OS X 10.4, 3 displays, X11
Next Topic: widget_droplist

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 12:54:18 PDT 2025

Total time taken to generate the page: 0.40000 seconds