|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ColorHypothesisFinder_ | ColorHypothesisFinder_ finds color hypothesis. |
ColorParticleAnalyzer_ | Automatic particle counter for 24 bit RGB and 8 bit Gray. |
ColorReplacer_ | Color replacer. Can extend 2 different versions. |
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. |
RGBColorParticleAnalyzer_ | Particle analyzer where you set the RGB color for either foreground or background. |
SBSegment_ | Segmentation for 24 bit RGB and 8 bit Gray Works with rectangular ROIs |
StreamVectorizer_ | Thin wrapper around StreamVectorizer. |
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.
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.
This is not done in Java, but is just 2 macro files that is places in the shapelogic dir.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |