Class PointCloudMaximaFinder
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.lesto.modules.vegetation.PointCloudMaximaFinder
public class PointCloudMaximaFinder
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleandoubledoubledoubleFields inherited from class org.hortonmachine.gears.libs.modules.HMModel
doProcess, doReset, gf, pm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
Field Details
-
inLas
-
inDtm
-
inRoi
-
inDsmDtmDiff
-
pMaxRadius
public double pMaxRadius -
doDynamicRadius
public boolean doDynamicRadius -
pElevDiffThres
public double pElevDiffThres -
pThreshold
public double pThreshold -
pClass
-
outTops
-
-
Constructor Details
-
PointCloudMaximaFinder
public PointCloudMaximaFinder()
-
-
Method Details
-
process
- Throws:
Exception
-