|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DirectionBasedVectorizer_ | Deprecated. |
LineVectorizer_ | Deprecated. |
MaxDistanceVectorizer_ | Thin wrapper around MaxDistanceVectorizer Third approach to a vectorizer. |
SBSegment_ | Segmentation for 24 bit RGB and 8 bit Gray Works with rectangular ROIs |
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 |