Package <Unnamed>

ImageJ plug-ins

See:
          Description

Class Summary
ColorHypothesisFinder_ ColorHypothesisFinder_ finds color hypothesis.
CustomParticleCounter_ CustomParticleCounter shows how customize the parameter settings.
DigitStreamVectorizer_ Class running StreamVectorizer and matching polygons to digits.
DirectionBasedVectorizer_ Deprecated.
LineVectorizer_ Deprecated.
MaxDistanceVectorizer_ Thin wrapper around MaxDistanceVectorizer Third approach to a vectorizer.
ParticleCounter_ Automatic particle counter for 24 bit RGB and 8 bit Gray.
SBSegment_ Segmentation for 24 bit RGB and 8 bit Gray Works with rectangular ROIs
StreamVectorizer_ Thin wrapper around StreamVectorizer.
 

Package Description

ImageJ plug-ins

Vectorizers

A vectorizer is an algorithm for transforming bitmap lines into vector lines.

There are 3 different implementations vectorizers in ShapeLogic.
They are all just thin wrappers around classes located in the impageprocessing package.

Segmentation

Color and gray scale segmentation algorithm. The segmentation algorithm works on both RGB and 8 bit gray scale images.

It is currently writing out information to a dialog box.

Letter matching

This is not done in Java, but is just 2 macro files that is places in the shapelogic dir.



Copyright © 2008. All Rights Reserved.