Author: Dimiter Prodanov History: Version 1.0 06 July 2008
Requires: Java 1.5
Source: Contained in the JAR file. To open a JAR file, change the extension from ".jar" to ".zip" and double click on it. Installation: Download Short_Morphology.jar to the plugins folder, or subfolder, restart ImageJ, and there will be a new "Short Morphology" command in the Plugins/Morphology submenu. Description: This plugin does Mathematical Morphology operations (erode, dilate, open, close) on 16 bit float images. The following Structure Elements are supported:
- circles
- diamonds
- horizontal lines
- vertical lines
- 2 horizontal points
- 2 verical poins
- arbitrary shape
In addition, it can do the same operations on the brightness channel of RGB images. The plugin supports ROIs and Stacks.