evanokeeffe / ply_to_copc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%