NavVis
How to convert a point cloud's format without re-processing
  • 29 Aug 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

How to convert a point cloud's format without re-processing

  • Dark
    Light
  • PDF

Article summary

Point clouds can be converted from one format into another using the tool nv_pcp. To convert a point cloud, use the following terminal command

nv_pcp <input-cloud> <output-cloud>

The format of the output file is decided by the specified file extension. For example, to convert a point cloud from PLY to PTS format:

nv_pcp /path/to/pointcloud.ply /path/to/pointcloud.pts


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.