Maven module :un.api : api-image :
Class : un.impl.image.process.watershed.WatershedGrayLevel
Extends/Implements : -
Subclasses : -

Gray-Level Watershed Segmentation.
http://www.developpez.net/forums/d746465/autres-langages/algorithmes/contribuez/image-watershed-partage-eaux-niveaux-gris/
author  Xavier Philippeau


Variables : -
Functions : WatershedGrayLevel, process





public void WatershedGrayLevel (int[][] image, int width, int height, boolean isBrightOnDark)



public boolean[][] process (int step)