/ply_to_copc

How to convert RGB PLY files to COPC las/laz files

Primary LanguagePython

File takes RGB PLY from visualSFM/openMVG/odm/Metashape/Pix4D and turns into a COPC viewable file.
Uses laspy to convert the uchar PLY RGB values and convert them to LAS unsigned 16 bit int.

Requires:
logzero,pdal,pyproj,open3d,numpy,laspy