CloudCompare.1 777 B

123456789101112131415161718192021222324
  1. .TH CloudCompare 1 "February 23 2018"
  2. .SH NAME
  3. CloudCompare \- 3D point cloud and mesh processing software
  4. .SH SYNOPSIS
  5. .B CloudCompare
  6. .RI "files" ...
  7. .br
  8. .SH DESCRIPTION
  9. This manual page documents briefly the
  10. .B CloudCompare
  11. command.
  12. .PP
  13. \fBCloudCompare\fP is a 3D point cloud (and triangular mesh) processing software.
  14. It has been originally designed to perform comparison between two 3D points
  15. clouds (such as the ones obtained with a laser scanner) or between a point cloud
  16. and a triangular mesh.
  17. .br
  18. It relies on a specific octree structure that enables great performances in
  19. this particular function. It was also meant to deal with huge point clouds
  20. (typically more than 10 millions points, and up to 120 millions with 2 GB
  21. of memory)
  22. .SH SEE ALSO
  23. .BR ccViewer (1).
  24. .br