Cell Counter

Description:

This plugin will open a new cell counter GUI. On the left are the counter types and counters, on the right the action buttons.

Initialize: Initializes the current image or stack for counting, this will create a duplicate image/stack titled "counter window" - when keep original is checked, the source image remains open
Add: adds a counter type.
Remove: removes the last counter type.
Delete mode: toggles between insert and delete mode. When checked, the marker of the currently selected type closest to the mouse cursor will be deleted when you click.
Delete: delete the last placed marker.
Reset: reset all counters to 0.
Results: Shows the counter results in the ImageJ results table. In case of a stack the counts per slice and the totals are displayed.
Show Numbers: If selected the number corresponding to the type is shown, else just the marker is drawn.
Save Markers: Exports the marker data to an XML file - Only available when running java 1.4 or higher
Load Markers: Loads stored marker data from and XML file - - Only available when running java 1.4 or higher
Export Image: Makes a copy of the counter image with the markers written on it (only the current slice is copied in case of a stack)
Measure...: Measures the pixel value at each marker and displays a result window showing: Type - Slice - X coordinate - Y coordinate - Pixel Value

Usage:

Open the Cell Counter plugin and the image/stack you want to count (if the Cell Counter plugin is already open you don't need to open a new instance). Click initialize, now you are ready to count features.
Note that at any time you can add types or remove them. Select the type you want to count, and count by clicking on the feature in the image. A colored marker and number (if selected) corresponding to the type you are counting will be displayed on the image every time you click, and the corresponding counter is updated.

Requirements:

This plugin requires ImageJ 1.34m or newer.
Exporting and loading of marker data requires java 1.4 or higher.

Source:

Included in cell_counter.jar, and is released under the GNU General Public License.

Installation:

Download cell_counter.jar to the plugins folder.

| Plugins | Home |