|
Class Summary |
| Animator |
This plugin animates stacks. |
| BMP |
This plugin reads BMP files. |
| BrowserLauncher |
This plugin implements ImageJ's Help/ImageJ Web Site command. |
| ClassChecker |
Checks for duplicate class files in the plugins directory and deletes older duplicates. |
| Colors |
Generates an image useful for choosing colors. |
| CommandLister |
Lists ImageJ commands or keyboard shortcuts in a text window. |
| Compiler |
Compiles and runs plugins using the javac compiler. |
| Converter |
Implements the conversion commands in the Image/Type submenu. |
| DICOM |
This plugin decodes DICOM files. |
| DicomDecoder |
This plugin decodes DICOM files. |
| FITS |
Opens and displays FITS images. |
| FolderOpener |
Opens a folder of images as a stack. |
| GelAnalyzer |
This plugin generates gel profile plots that can be analyzed using
the wand tool. |
| Hotkeys |
Implements the Plugins/Hotkeys/Install and Remove commands. |
| ImageCalculator |
|
| Installer |
Implements the Plugins/Shortcuts/Install... |
| JavaProperties |
Displays the Java system properties in a text window. |
| LutLoader |
Opens NIH Image look-up tables (LUTs), 768 byte raw LUTs
(256 reds, 256 greens and 256 blues), or uses a method to
generate the LUT. |
| MeasurementsWriter |
Writes measurements to a tab-delimited text file. |
| MemoryMonitor |
Continuously plots ImageJ's memory utilization. |
| MemoryTest |
ImageJ plugin that tries to find out how much memory is available for opening images. |
| MontageMaker |
Implements the Image/Stacks/Make Montage command. |
| NewPlugin |
This class creates new plugins in Java source form. |
| Options |
This plugin implements most of the commands
in the Edit/Options sub-menu. |
| PGM_Reader |
This plugin opens PGM (portable graymap) format images. |
| Raw |
This plugin implements the Acquire/Raw command. |
| RawReader |
Uses the FileOpener class to load raw images from a URL. |
| RGBStackConverter |
Converts a 2 or 3 slice stack to RGB. |
| RoiReader |
Opens ImageJ, NIH Image and Scion Image for windows ROI outlines. |
| SimpleCommands |
This plugin implements the Help/About ImageJ, Help/ImageJ Web Site,
Plugins/Utilities/Unlock Image and the Image/Rename commands. |
| Slicer |
|
| StackEditor |
Implements the AddSlice, DeleteSlice and "Convert Windows to Stack" commands. |
| StackWriter |
Writes the slices of stack as separate files. |
| TextFileReader |
This plugin displays the contents of a text file in a window. |
| TextReader |
This plugin opens a tab-delimeted text file as an image. |
| ThreadLister |
Displays thread information in a text window. |
| Timer |
ImageJ plugin for measuring the speed of various Java operations. |
| URLOpener |
Opens TIFFs, ZIP compressed TIFFs, GIFs and JPEGs using a URL. |
| WindowOrganizer |
|
| Zip_Reader |
This plugin opens a single TIFF image or stack contained in a ZIP archive. |
| ZProjector |
This plugin performs a z-projection of the input stack. |