Changes between Version 13 and Version 14 of Processing/LidarClassification
- Timestamp:
- Apr 19, 2010, 3:19:41 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/LidarClassification
v13 v14 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. 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 40 40 a = area over which to calculate the mean 41 41 m = multiplier for distance away from mean eg mean - m*std deviation