terraref / extractors-3dscanner

Scripts and code relevant to the 3D height scanner.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

3D scanner extractors

This repository contains extractors that process data originating from:

PLY to LAS conversion extractor

This extractor converts PLY 3D point cloud files into LAS files. The LAS file will be placed in same directory as PLY file.

Input

Output