Changes between Version 9 and Version 10 of Processing/LidarNoisyPoints


Ignore:
Timestamp:
Nov 11, 2015, 5:38:48 PM (8 years ago)
Author:
dac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/LidarNoisyPoints

    v9 v10  
    4646You can also use the LAStools toolbox available for [http://rapidlasso.com/2013/07/02/arcgis-lastools-toolbox-for-lidar-processing/ ArcGIS] and [http://rapidlasso.com/2013/09/29/how-to-install-lastools-toolbox-in-qgis/ QGIS]. Within QGIS, once the toolbox has been setup (following the instructions [http://rapidlasso.com/2013/09/29/how-to-install-lastools-toolbox-in-qgis/ here]) points can be filtered using the 'las2las_filter' from within the processing toolbox and using 'drop_class 7' as the filter, as shown below:
    4747
    48 [[Image(qgis_las2las_filter.png, width=40%, align=center)]]
     48[[Image(qgis_las2las_filter.png, width=40%, nolink, align=center)]]
    4949
    5050Both the toolboxes and command line tools can also be used to select only the first or last return and subset the points to a bounding box.