Changes between Version 34 and Version 35 of Processing/LeicaProcedure
- Timestamp:
- Sep 2, 2014, 11:12:11 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/LeicaProcedure
v34 v35 3 3 This page describes the basic steps involved in processing the Raw Scan data from the Leica ALS50 II. More information can be found [wiki:Sensors/LeicaLIDAR/MashUp here] 4 4 5 6 Instructions for processing with Alsproc (experimental) can be found [wiki:Procedures/AlsprocProcessing here]7 5 ----- 8 6 === Navigation Processing === … … 16 14 === Raw scan to point cloud === 17 15 18 This stage of the processing takes the raw scanner files and georeferences them to create a point cloud of the data. This is usually in the binary LAS format but may be output as ASCII if you wish. This uses the ALSPP software .16 This stage of the processing takes the raw scanner files and georeferences them to create a point cloud of the data. This is usually in the binary LAS format but may be output as ASCII if you wish. This uses the ALSPP software, however it is recommended you use alsproc for roll and pitch corrections. 19 17 18 * Instructions for processing with Alsproc (experimental) can be found [wiki:Procedures/AlsprocProcessing here] 20 19 * [wiki:Processing/ALSPP ALS Post Processor guide] 21 20