I want to convert a colored point cloud surface to a grayscale point cloud then convert this grayscale image to another point cloud that represents this grayscale image eg dithering.
Want to do this for 3D Crystal Laser engraving purposes - the laser only has on/off and creates little bubbles. Is there any sort of algorithm or function in cloudcompare that does this?
Grayscale Colored Point Cloud to Density Point Cloud (Dithering)
-
- Posts: 1
- Joined: Thu Aug 24, 2023 5:01 am
Re: Grayscale Colored Point Cloud to Density Point Cloud (Dithering)
The first part should be easy (converting RGB to gray scale). You can for instance use https://www.cloudcompare.org/doc/wiki/i ... alar_Field and extract the 'composite' field and display it with a gray color scale.
But I'm not sure to understand the second part...
But I'm not sure to understand the second part...
Daniel, CloudCompare admin