Package | Description |
---|---|
imagingbook.pub.regions |
Modifier and Type | Class and Description |
---|---|
class |
BreadthFirstLabeling
Binary region labeler based on a breadth-first flood filling
algorithm.
|
class |
DepthFirstLabeling
Binary region labeler based on a depth-first flood filling
algorithm.
|
class |
RecursiveLabeling
Binary region labeler based on a recursive flood filling
algorithm.
|
class |
RegionContourLabeling
Binary region labeler based on a combined region labeling
and contour tracing algorithm:
F.
|
class |
SequentialLabeling
Binary region labeler based on a sequential labeling
algorithm.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)