Meshed artefact after merging clouds

Feel free to ask any question here
Post Reply
carter7gindenv
Posts: 11
Joined: Sun Mar 01, 2020 3:57 pm

Meshed artefact after merging clouds

Post by carter7gindenv »

Hello, after registering and merging 4 clouds sharing partial coverage and meshing the result I ended up with something like the one attached.

top right : no coverage
bottom right : 2 coverage
bottom left : 4 coverage

I don't know what I messed up. When I Register and merge the separate mesh it doesn't happen. Only if I register and merge the clouds and then mesh the whole.

Any ideas?

thanks!
Attachments
test.jpeg
test.jpeg (149.66 KiB) Viewed 9906 times
daniel
Site Admin
Posts: 7713
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Meshed artefact after merging clouds

Post by daniel »

Which meshing algorithm are you using?

If it's Delaunay, then it's super sensitive to noise (as all points are use). And if the registration is not perfect, you'll see the local differences of height / alignment between the scans).

If it's Poisson, then it may be worth recomputing the normals (to get smooth ones despite the registration inaccuracies) and / or reduce the octree depth?
Daniel, CloudCompare admin
carter7gindenv
Posts: 11
Joined: Sun Mar 01, 2020 3:57 pm

Re: Meshed artefact after merging clouds

Post by carter7gindenv »

I used Delaunay after trying to carefully register them. However further tests showed that if worked with mesh instead of clouds I got better result. I suppose that meshes tend to not be affected by noise as much as cloud.

Thank you!
Post Reply