Exract faces using filter by value

Feel free to ask any question here
Post Reply
Daniel Brown
Posts: 1
Joined: Sun Apr 13, 2025 3:11 am

Exract faces using filter by value

Post by Daniel Brown »

Hi, thank you for maintaining this software.

My question is how to extract faces (in addition to verticies) using scalar fields and "filter by value".

My purpose is to export the reduced mesh to another software (Meshlab) so I can make the texture there.

Note that I found meshlab's Poisson Reconstruction to be less reliable than Cloudcompare's so I want to make the mesh in CC.

The problem is that after generating the mesh using Poisson Reconstruction, the mesh is too big to use in ML and I must remove the excess mesh using scalar fields and "filter by value".

The filtered mesh is an extract of the verticies created by Poisson but it doesn't include the faces.

So I want to know how to extract the faces from the Poisson Reconstruction or add the faces by some other method if possible.

Thank you in advance.
daniel
Site Admin
Posts: 7947
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Exract faces using filter by value

Post by daniel »

Hum, normally if you use the 'Filter by value' tool directly on the mesh entity (and not on the vertices), the result is a subset of the mesh (i.e. with triangles). And you can export it to PLY, OBJ or STL, so that Meshlab can import it on its side.
Daniel, CloudCompare admin
Post Reply