Grayscale Colored Point Cloud to Density Point Cloud (Dithering)

Feel free to ask any question here
Post Reply
scienceisfun
Posts: 1
Joined: Thu Aug 24, 2023 5:01 am

Grayscale Colored Point Cloud to Density Point Cloud (Dithering)

Post by scienceisfun »

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?
daniel
Site Admin
Posts: 7709
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Grayscale Colored Point Cloud to Density Point Cloud (Dithering)

Post by daniel »

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...
Daniel, CloudCompare admin
Post Reply