Changes between Version 25 and Version 26 of Processing/Lidarqcprocedure
- Timestamp:
- Sep 21, 2009, 11:42:46 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/Lidarqcprocedure
v25 v26 7 7 As it stands this is the Lidar data QC procedure. This could be improved and added to as time allows. 8 8 9 === Remove noisy points === 9 === Reclassify noisy points === 10 11 '''Using Macros''' 10 12 11 13 The first stage of the QC is to check the data and reclassify erroneous points. This can be done in Microstation/TerraSolid by creating a macro. It should be straightforward to script this into a GIS such as GRASS too. … … 26 28 27 29 Check the result to see what points have been selected. 30 31 '''Manually''' 28 32 29 33 Can use the Assign tool from the Classify menu to amend points which were missed or wrongly classified by the classification algorithms. Select the required options on the 'from' and 'to class' drop down boxes and individually select a point to reclassify it.