Changes between Version 30 and Version 31 of Processing/LidarClassification
- Timestamp:
- May 20, 2014, 11:54:01 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/LidarClassification
v30 v31 83 83 classify_las_files.sh -d ~airborne/workspace/PROJCODE/leica/proc_laser -c "-isolated 4 4 -below 250 -above 1000" 84 84 }}} 85 86 === Full Waveform === 87 88 If there is full wave form data you will need to run the following script after classifying the discrete data: 89 {{{ 90 get_class_las -c classified.LAS -i unclassifiedfw.LAS -o output.LAS 91 }}} 92 93 This will copy your classified points into the fw data.