Changes between Version 47 and Version 48 of scriptlist
- Timestamp:
- Aug 23, 2010, 10:56:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v47 v48 20 20 || lag || Binary (C++) || LiDAR file viewer || 21 21 || 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 || 22 23 || 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) || 23 26 || LASsorter || Python || sorts Las files by time, x, y, z , ascending and descending || 24 27 || leica_photo_processing || bash || Runs wine version of Leica's photo processor || … … 147 150 || kml_line_photosorter.py || Python || || 148 151 || lagf12 || bash || || 149 || las_hdr_pop.py || Python || ||150 || las_sampler.py || Python || ||151 || las_single_class.py || Python || ||152 152 || LASsorter.py || Python || || 153 153 || overlay_combined_band_mask.py || symbolic link to `/users/rsg/arsf/code/mask_creation/overlay_combined_band_mask.py' || ||