Changes between Version 1 and Version 2 of Processing/LidarClassification


Ignore:
Timestamp:
Apr 8, 2010, 2:29:07 PM (14 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/LidarClassification

    v1 v2  
    3030
    3131Currently only one method can be used per run of the software. This is due to be changed shortly.
     32
     33'''Example''' - to classify isolated points
     34{{{
     35classify_las.out -lasfilein example.LAS -lasfileout classified.LAS -isolated 5
     36}}}