|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shapelogic.imageutil.PlugInFilterAdapter
DigitStreamVectorizer_
public class DigitStreamVectorizer_
Class running StreamVectorizer and matching polygons to digits.
The main purpose of this is to demonstrate how users of ShapeLogic relatively easily can define their own match. This class did not need to be in the ShapeLogic jar file.
Field Summary |
---|
Fields inherited from class org.shapelogic.imageutil.PlugInFilterAdapter |
---|
_imageOperation |
Fields inherited from interface ij.plugin.filter.PlugInFilter |
---|
CONVERT_TO_FLOAT, DOES_16, DOES_32, DOES_8C, DOES_8G, DOES_ALL, DOES_RGB, DOES_STACKS, DONE, FINAL_PROCESSING, NO_CHANGES, NO_IMAGE_REQUIRED, NO_UNDO, PARALLELIZE_STACKS, ROI_REQUIRED, SNAPSHOT, STACK_REQUIRED, SUPPORTS_MASKING |
Constructor Summary | |
---|---|
DigitStreamVectorizer_()
|
Method Summary | |
---|---|
static void |
loadDigitStream()
|
static void |
makeDigitStream()
|
Methods inherited from class org.shapelogic.imageutil.PlugInFilterAdapter |
---|
run, setup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DigitStreamVectorizer_()
Method Detail |
---|
public static void loadDigitStream()
public static void makeDigitStream()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |