Changes between Version 13 and Version 14 of Processing/LidarClassification


Ignore:
Timestamp:
Apr 19, 2010, 3:19:41 PM (14 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/LidarClassification

    v13 v14  
    3737 -below x                    Run the absolute elevation algorithm classifying points with elevation below x metres   
    3838 -intensity x                Run the intensity based algorithm classifying points below a certain intensity level
    39  -cloud [a [m [t [i]]]]      Run the cloud search algorithm to classify cloud points below ground.
     39 -cloud [a [m [t [i]]]]      Run the cloud search algorithm to classify cloud points below ground. This can be run using the default values or
    4040                                a = area over which to calculate the mean
    4141                                m = multiplier for distance away from mean eg mean - m*std deviation