Login  Register

Re: opening mutiple files

Posted by Jim Coleman on Jan 09, 2006; 1:54pm
URL: http://imagej.273.s1.nabble.com/opening-mutiple-files-tp3704118p3704120.html

Albert:

I'm curious....in the "File" menu, under "Import", there is an "Image Sequence"
option that will also open multiple files.  Although it doesn't give the option
to pick and choose specific files to open, it will open sets of images.  Is
this an appropriate  method to use for opening multiple files,or have I been
using it incorrectly?  Thanks.  




Quoting Albert Cardona <[hidden email]>:

> Naomi,
>
> - There are several plugins to open multiple files. I have some here
> http://www.pensament.net/java/other_plugins.html but there are more in the
> official ImageJ plugins site http://rsb.info.nih.gov/ij/plugins/ 
>
> - The pixels in an image are stored in 1D array, one row next to the other
> starting from the top left corner, each row of length 'image width'. When
> saving an image to a text file, pixels are listed as in the array.
>
> --
> Albert Cardona
> Molecular Cell Developmental Biology
> University of California Los Angeles
> Tel +1 310 2067376
> Programming: http://www.pensament.net/java/
> Research: http://www.mcdb.ucla.edu/Research/Hartenstein/
> Web design: http://www.pixelets.com
>