| Class | Description |
|---|---|
| RemoveWatersheds |
Examines a segmented image created by
WatershedVincentSoille1991 and merged watershed pixels
into neighboring regions. |
| WatershedVincentSoille1991 |
Fast watershed based upon Vincient and Soille's 1991 paper [1].
|
| WatershedVincentSoille1991.Connect4 |
Implementation which uses a 4-connect rule
|
| WatershedVincentSoille1991.Connect8 |
Implementation which uses a 8-connect rule
|