This is a point cloud viewer software form CloudCompare.
This work is forked from ccCloudViewer
Some information about the project is in the WeChat Official Accounts
- Add a doc to describe how to build in Windows with Visual Studio.See buildProject.md
- Add PCl to the project.
- Added PCL library point cloud format conversion to CC point cloud format implementation
pclutils
. - Add ground segmentation algorithm.
- Add las/laz file format support.
- Add clutering algorithm.