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