Changes between Version 16 and Version 17 of Processing/LidarClassification
- Timestamp:
- Apr 19, 2010, 3:59:02 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/LidarClassification
v16 v17 37 37 -below x Run the absolute elevation algorithm classifying points with elevation below x metres 38 38 -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. This can be run using the default values 39 -cloud above|below [a [m [t [i]]]] 40 Run the cloud search algorithm to classify cloud points below ground. This can be run using the default values 40 41 (shown in brackets) or values set on the command line. This method can be run iteratively since when the mean 41 42 and std deviation are calculated, noisy points are ignored.