Calendar

 








Research Portals

Affiliated Sites




National Center for Microscopy and Imaging Research (NCMIR)
Center for Research in
Biological Systems
Basic Science Building, Room 1000
University of California, San Diego
9500 Gilman Drive
Dept. Code 0608
La Jolla, CA 92093-0608 USA
Voice: (858) 534-0276
Fax: (858) 534-7497

Mosaic Plug-ins for ImageJ

The set of ImageJ plug-ins included in this distribution form the mosaic processing software we use at NCMIR to process our large-scale brain maps and mosaics. The reason the software exists as ImageJ plug-ins is largely due to legacy and uses very little of the ImageJ functionality. Instead, the plug-ins makes substantial use of the Java Advanced Imaging and Image I/O libraries for most of the image processing and file I/O. Consequently, image files created with the mosaic processing pipeline generally are not fully compatible with the built-in functionality of ImageJ.

*   This distribution of ImageJ works only on Windows. Currently, we are not supporting other platforms.

Basic Requirements:

Binary Download


Click here to download

ImageJ README

 

Install Instruction:

 Extract downloaded folder and execute “run.bat” inside extracted folder. You may need to adjust memory allocation for Java by editing “run.bat” file. In “run.bat”, you will see “–mx512m” option for 512MByte memory usage for Java. You can change this value for your environment.

Source Code Distribution

To checkout the module from CVS issue the following commands:

% cvs -d :pserver:anonymous@birkdale.ucsd.edu:/cvs login
(hit return)
% cvs -d :pserver:anonymous@birkdale.ucsd.edu:/cvs co ImageJ-mosaic