Changes between Version 150 and Version 151 of scriptlist


Ignore:
Timestamp:
Mar 28, 2014, 4:00:09 PM (10 years ago)
Author:
tipo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v150 v151  
    2323|| las2txt.sh || bash || Convert a directory of LAS files or a single LAS file into ascii format || ||
    2424|| las_hdr_pop.py || Python || Populates LAS file headers with information that may have been lost: min and max of x,y,z and number of points by return || knpa ||
    25 || las_merge.sh || bash || Merges sets of LAS files of the form  ***_000.LAS, ***_001.LAS... etc. together ||  ||
     25|| las_merge.sh || bash || Merges sets of LAS files of the form  ***_000.LAS, ***_001.LAS... etc. together.  Can also split a LAS file into several. ||  ||
    2626|| las_sampler.py || Python || Samples a LAS file at a specified interval and creates an output LAS file of these points || knpa ||
    2727|| las_single_class.py || Python || Classifies all points as a user defined number (quite slow) || knpa ||