Skip to content

Particles to mesh #1394

Description

@SimonNgj

I have a point cloud and I would like to do mesh reconstruction for that point cloud. At the moment, I am following this procedure:

  1. Consider point cloud as particles
  2. Convert particles to Level set
  3. Apply Dilation -> Smooth filter -> erosion -> convert volumeToMesh
    I get the mesh after applying these steps, but the the mesh is in a rim shape. I want the mesh to be a single layer, is there any way to achieve that?
    I attach below an image to illustrate want to achieve
    Capture
    .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions