Class OmsPointCloudMaximaFinderStream

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.lesto.modules.vegetation.OmsPointCloudMaximaFinderStream

public class OmsPointCloudMaximaFinderStream
extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Summary

    Fields 
    Modifier and Type Field Description
    org.geotools.geometry.jts.ReferencedEnvelope aoi  
    static java.lang.String DESCR  
    static java.lang.String doDynamicRadius_DESCR  
    static java.lang.String inDsmDtmDiff_DESCR  
    static java.lang.String inDtm_DESCR  
    java.util.List<org.hortonmachine.gears.io.las.core.LasRecord> inLas  
    static java.lang.String inLas_DESCR  
    static java.lang.String inRoi_DESCR  
    static java.lang.String KEYWORDS  
    static java.lang.String LABEL  
    static java.lang.String NAME  
    org.geotools.coverage.grid.GridCoverage2D outCoverage  
    static java.lang.String outTops_DESCR  
    double pBaseGridResolution  
    static java.lang.String pClass_DESCR  
    static java.lang.String pElevDiffThres_DESCR  
    double pMaxRadius  
    static java.lang.String pMaxRadius_DESCR  
    static java.lang.String pThreshold_DESCR  

    Fields inherited from class org.hortonmachine.gears.libs.modules.HMModel

    doProcess, doReset, gf, pm
  • Constructor Summary

    Constructors 
    Constructor Description
    OmsPointCloudMaximaFinderStream()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    void process()  

    Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel

    checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait