CustomParticle Analyzer

Authors: Greg Joss (gjoss at RNA.BIO.MQ.EDU.AU) and
Wayne Rasband (wsr at nih.gov)
History: 2001/11/28: First version
2006/08/10: Updated and simplified
Source: Custom_Particle_Analyzer.java
Installation: Download Custom_Particle_Analyzer.java and run using Plugins/Compile and Run.
Description: This sample plugin illustrates how to extend ImageJ's ParticleAnalyzer class. For each particle, it displays the slice number, the XY coordinates of the first pixel encountered in the outlining process and the number of XY coordinates in the particle's outline. This is information may not be available using ImageJ's Analyze/Analyze Particles command.

|Plugins | Home |