Changes between Version 11 and Version 12 of Processing/LidarClassification
- Timestamp:
- Apr 15, 2010, 11:48:20 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/LidarClassification
v11 v12 16 16 * Absolute elevation - identify points as noise (classification 7) if they are above or below a given elevation. 17 17 18 A fence can be used to only classify points within a rectangular boundary .18 A fence can be used to only classify points within a rectangular boundary (in any orientation). 19 19 20 20 '''Usage'''