Re: reading largh number of images [message #59052] |
Tue, 04 March 2008 05:57 |
Vince Hradil
Messages: 574 Registered: December 1999
|
Senior Member |
|
|
On Mar 3, 9:24 pm, David Fanning <n...@dfanning.com> wrote:
> Wasit.Weat...@gmail.com writes:
>> I want to make a classification of a large number of images (640) with
>> the same parameters, and I think that the best way is using a loop.
>> But I don't know how to make than IDL open diferent image files and
>> later. put a diferent name to all output information generated. The
>> image's names are like 'IMG_001', 'IMG_002'... to 'IMG_640'.
>
>> How can I do it?
>
> Here is an article that describes how to do it:
>
> http://www.dfanning.com/code_tips/seqfiles.html
>
> 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.")
RDFWSBPHYB 8^)
http://groups.google.com/group/comp.lang.idl-pvwave/browse_t hread/thread/21899da481bbfcce#
|
|
|
Re: reading largh number of images [message #59054 is a reply to message #59052] |
Mon, 03 March 2008 19:24  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Wasit.Weather@gmail.com writes:
> I want to make a classification of a large number of images (640) with
> the same parameters, and I think that the best way is using a loop.
> But I don't know how to make than IDL open diferent image files and
> later. put a diferent name to all output information generated. The
> image's names are like 'IMG_001', 'IMG_002'... to 'IMG_640'.
>
> How can I do it?
Here is an article that describes how to do it:
http://www.dfanning.com/code_tips/seqfiles.html
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.")
|
|
|