Hi Everyone!
I have a 3d point cloud of a tunnel. But I can't colorize it as it must be.
How can I colorize it with the distance of the point to the center (0,0)?
Thanks!
Colorizing 3D Tunnel
-
- Posts: 9
- Joined: Mon Mar 21, 2022 1:37 pm
Colorizing 3D Tunnel
- Attachments
-
- tünel.png (12.96 KiB) Viewed 936 times
Re: Colorizing 3D Tunnel
I guess you would have to create a point at (0, 0, 0) (for instance with the new option 'Edit > Cloud > Create single point cloud'). And then compute the distance from your cloud to this point.
Daniel, CloudCompare admin