Changes between Version 3 and Version 4 of Processing/LIDARDEMs
- Timestamp:
- Apr 9, 2008, 12:29:03 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/LIDARDEMs
v3 v4 12 12 2. Generate a histogram for the lidar data to determine min/max reasonable data values by running lidar_histogram.py: 13 13 Usage: python lidar_histogram.py input_file 14 15 (Note for ARSF internal use there is a convenience script in the path - use "lidar_histogram.sh <input_file>" 14 16 15 17 This generates a 5x log histogram (ie it's a histogram of the base-10 log of the lidar values binned into 10m bins, multiplied by 5 to scale). If there are a small number of low or high values in the histogram then decide on a scaling cutoff. eg: