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