Package br.usp.ime.klava.segmentit.watershed

This package contains implementations of algorithms of the classical watershed and watershed from markers.

See:
          Description

Class Summary
ClassicalWatershed Implementations of algorithms of the classical watershed (one catchment basin for each regional minimum) and intermediary steps algorithms.
WatershedFromMarkers Implements the watershed from markers by IFT algorithm.
 

Package br.usp.ime.klava.segmentit.watershed Description

This package contains implementations of algorithms of the classical watershed and watershed from markers.