| Software Download Home
Available Software
Cyberinfrastructure
Generalized Telemicroscopy System - Simulation Mode
GIS Portlet
SRB Portlet
Electron Microscopic Tomography
Dend
Fido
Jinx
Xvoxtrace
Large-Field Light Microscopy
ImageJ Mosaicking Plug-ins
Visualization
Btrack
JViewer
Synuview/OpenSynu
File Format Converters
NCMIR Software License
|
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 make 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
Installation Instructions
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@cvs.ucsd.edu:/root login
(hit return)
% cvs -d :pserver:anonymous@cvs.ucsd.edu:/root co telesci-pub/ImageJ-mosaic |
|