Page 1 of 1

colored .ply appearing very red

Posted: Tue Mar 18, 2014 11:29 pm
by foobarbecue
I've got .ply output files from VisualSFM / CMVS, and they import nicely into CloudCompare except for one thing: the point colors have a strong red cast. The .ply file is binary with a header that looks like:

ply
format binary_little_endian 1.0
comment VCGLIB generated
element vertex 2633629
property float x
property float y
property float z
property float nx
property float ny
property float nz
property uchar red
property uchar green
property uchar blue
property uchar alpha
element face 0
property list uchar int vertex_indices
end_header

The same .ply has the correct colors when viewed in VisualSFM or Meshlab. Any ideas?

Thanks,
Aaron

Re: colored .ply appearing very red

Posted: Wed Mar 19, 2014 7:54 am
by daniel
Strange indeed. Can you send me the file? (cloudcompare [at] danielgm.net)

Re: colored .ply appearing very red

Posted: Tue Mar 25, 2014 7:57 pm
by foobarbecue
Sorry this took a while, but I got around to uploading the .ply . It's at http://files.foobarbecue.com/unbeatable ... n-0000.zip . I've not got quite a few of these produced by VisualSFM, and all are loading red in CloudCompare. It must be some setting I've messed with in CC...?

Re: colored .ply appearing very red

Posted: Tue Mar 25, 2014 8:04 pm
by foobarbecue
Duh, I had a Custom Light which was colored red.

Re: colored .ply appearing very red

Posted: Tue Mar 25, 2014 8:34 pm
by daniel
Ah! This is why... I was about to answer that I couldn't reproduce the bug ;)

Re: colored .ply appearing very red

Posted: Tue Jun 10, 2014 2:41 pm
by younell
Hello Daniel,
I face the same problem and I'm wondering how I could get rid of this Custom red Color in order to use this points with cloudcompare.

Re: colored .ply appearing very red

Posted: Tue Jun 10, 2014 6:31 pm
by daniel
If it's the same problem, then open the "Display settings" dialog (see the Display menu) and click on the 'Reset' button and eventually the 'Ok' button.