Changes between Version 47 and Version 48 of scriptlist


Ignore:
Timestamp:
Aug 23, 2010, 10:56:21 AM (14 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v47 v48  
    2020|| lag || Binary (C++) || LiDAR file viewer ||
    2121|| las2txt.sh || bash || Convert a directory of LAS files or a single LAS file into ascii format ||
     22|| las_hdr_pop.py || Python || Populates las files with header with information that may have been lost: min and max of x,y,z and number of points by return ||
    2223|| las_merge.sh|| bash || Merges sets of LAS files of the form  ***_000.LAS, ***_001.LAS... etc. together ||
     24|| las_sampler.py || Python || Samples a LAS file at a specified interval and creates an output LAS file of these points ||
     25|| las_single_class.py || Python || Classifies all points as a user defined number (quite slow) ||
    2326|| LASsorter || Python || sorts Las files by time, x, y, z , ascending and descending ||
    2427|| leica_photo_processing || bash || Runs wine version of Leica's photo processor ||
     
    147150|| kml_line_photosorter.py || Python || ||
    148151|| lagf12 || bash || ||
    149 || las_hdr_pop.py || Python || ||
    150 || las_sampler.py || Python || ||
    151 || las_single_class.py || Python || ||
    152152|| LASsorter.py || Python || ||
    153153|| overlay_combined_band_mask.py ||  symbolic link to `/users/rsg/arsf/code/mask_creation/overlay_combined_band_mask.py' || ||