Skip to content
forked from murtiad/las2pcd

Convert .LAS point cloud to PCL-compatible .PCD format

License

Notifications You must be signed in to change notification settings

carmeraco/las2pcd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

las2pcd

(c) by Arnadi Murtiyoso

Photogrammetry and Geomatics Group, ICube UMR 7357 INSA Strasbourg

Simple function written in C++ used to convert .LAS point cloud to PCL-compatible .PCD format.

Required dependencies:

Change log:

v0.1 (24 May 2017):

  • created simple function to convert .las files to .pcd files

v0.2 (29 May 2017):

  • added code to import .las point cloud color
  • resolved problem with color scale difference between .las and PCL

About

Convert .LAS point cloud to PCL-compatible .PCD format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.8%
  • CMake 15.2%