Package | Description |
---|---|
org.openimaj.image.segmentation |
Modifier and Type | Class and Description |
---|---|
class |
ConnectedThresholdSegmenter
Simple wrapper to make thresholding algorithms into
Segmenter s by
applying the thresholding operation and then applying connected component
labeling. |