ImageJ
Login
Register
Re: opening mutiple files
Posted by
Albert Cardona
on
Jan 07, 2006; 5:01pm
URL:
http://imagej.273.s1.nabble.com/opening-mutiple-files-tp3704118p3704119.html
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
Free forum by Nabble
Disable Popup Ads
|
Edit this page