Changes between Version 23 and Version 24 of Processing/Lidarqcprocedure
- Timestamp:
- Sep 21, 2009, 11:41:19 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/Lidarqcprocedure
v23 v24 9 9 === Remove noisy points === 10 10 11 ''' Using Macros'''11 '''Reclassify Using Macros''' 12 12 13 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. … … 28 28 29 29 Check the result to see what points have been selected. 30 31 '''Reclassifying Manually''' 30 32 31 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.