Changes between Version 8 and Version 9 of Processing/LidarClassification


Ignore:
Timestamp:
Apr 8, 2010, 4:56:20 PM (14 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/LidarClassification

    v8 v9  
    2727optional flags
    2828
     29 -fence minx miny maxx maxy  Use a fence whose bounds are given by minx,miny maxx,maxy   
     30
     31method flags
     32
    2933 -isolated x                 Run the isolated points algorithm using a distance of x metres
    3034 -above x                    Run the absolute elevation algorithm classifying points with elevation above x metres
    3135 -below x                    Run the absolute elevation algorithm classifying points with elevation below x metres   
    3236
    33  -fence minx miny maxx maxy  Use a fence whose bounds are given by minx,miny maxx,maxy   
    3437}}}   
    3538