Washed out colors in pointcloud

Feel free to ask any question here
Post Reply
toulinash
Posts: 3
Joined: Fri Feb 22, 2019 7:51 pm

Washed out colors in pointcloud

Post by toulinash »

Hey guys,

Since a couple of versions I have the problem where the colours of the imported .pts are washed out and shifted to blue.
I have no idea how it happened and I can't seem to correct it.
Uninstalling and/or installing a newer version also doesn't solve it.
Anyone here who knows what's going on?
Attachments
washedoutcolors.jpg
washedoutcolors.jpg (113.06 KiB) Viewed 2888 times
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Washed out colors in pointcloud

Post by daniel »

Have you maybe changed the default light/material color?

Can you maybe reset the display parameters to their default? (in the Display parameters dialog).
Daniel, CloudCompare admin
toulinash
Posts: 3
Joined: Fri Feb 22, 2019 7:51 pm

Re: Washed out colors in pointcloud

Post by toulinash »

I went to [Display] -> Display settings.
There I reset the colors and materials as well as the color scale (scalar field) tabs.
This didn't do the trick..

Is this what you meant, or am I looking in the wrong spot?

*Oh, and I also reset all GUI elements.*
Attachments
32w4res.png
32w4res.png (22.29 KiB) Viewed 2849 times
toulinash
Posts: 3
Joined: Fri Feb 22, 2019 7:51 pm

Re: Washed out colors in pointcloud

Post by toulinash »

Looks like it's a .pts export issue with Recap.
If I import a .e57 into CC, export it as .pts, re-import the .pts files/setups and merge them into 1 .pts, the colors are correct.
I guess that'll be my workaround for now then..
ron39
Posts: 1
Joined: Mon Dec 20, 2021 5:51 pm

Re: Washed out colors in pointcloud

Post by ron39 »

I know this is an older thread, but it comes up first when searching for a solution to the problem of Recap exported PTS files having the wrong colors when imported to CloudCompare (and there is a better solution).

You don't need to use an .e57 file, exporting, importing etc.

The issue is that Recap exports the PTS in the order x, y, z, intensity, r, g, b, normals...
CC assumes that the import is the order x, y, z, r, g, b, intensity, normals

When importing a PTS file change the column types to match this order:
X cord, Y cord, Z cord, Scalar, Red, Green, Blue, Nx, Ny, Nz
Post Reply