Abstract
The IJBlob library is a free ImageJ library for connected component analysis. Furthermore, it implements several contour based shape features to describe, filter or classify binary objects in images. Other features are extensible by the IJBlob extension framework. Because connected component labeling is a fundamental operation in many image processing pipelines (e.g. pattern recognition), the library could be useful for many ImageJ projects. The library is written in Java and the recent release is available at https://code.google.com/p/ijblob.
