Package org.hortonmachine.lesto.modules.vegetation.watershed
-
Class Summary Class Description WatershedFIFO This class implements a FIFO queue that uses the same formalism as the Vincent and Soille algorithm (1991)WatershedPixel The aim of WatershedPixel is to enable sorting the pixels of an Image according to their grayscale value.WatershedStructure WatershedStructure contains the pixels of the image ordered according to their grayscale value with a direct access to their neighbours.