Class WatershedStructure
java.lang.Object
org.hortonmachine.lesto.modules.vegetation.watershed.WatershedStructure
WatershedStructure contains the pixels
of the image ordered according to their
grayscale value with a direct access to their
neighbours.
-
Constructor Summary
ConstructorsConstructorDescriptionWatershedStructure(byte[] pixels, int cols, int rows, org.hortonmachine.gears.libs.monitor.IHMProgressMonitor pm) -
Method Summary