Package boofcv.alg.segmentation.watershed
-
Class Summary Class Description RemoveWatersheds Examines a segmented image created byWatershedVincentSoille1991
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 ruleWatershedVincentSoille1991.Connect8 Implementation which uses a 8-connect rule