Re: split channels and all files in a directory

Posted by Ramon Guirado on
URL: http://imagej.273.s1.nabble.com/split-channels-and-all-files-in-a-directory-tp3685101p3685110.html

In fact I don't know how to identify the new windows created as a result of
the image calculation...

On 7 April 2011 16:04, Ramon Guirado <[hidden email]> wrote:

> Hi, I'm trying to write a macro able to open all the files in a directory,
> split the channels of the images and analyze particles in this separated
> channels as well as the composite between some of them (they will be also
> binarized, etc...). I have just done small macros using the macro recorder,
> so I don't know how to do it, I'm trying to get the identity of every image
> in a directory and then I guess after the image calculator, I will have to
> identify the new windows just created so they are processed as well, and
> then do that recursively, but I feel a little bit lost... which would be the
> easiest way to proceed? by know I'll try to understand the macro posted
> by Carnë Draug..
>
> Thanks,
>
>
> ramon
>