About 95,100 results
Open links in new tab
  1. 3d - Mesh from point clouds in Meshlab - Stack Overflow

    May 4, 2017 · I need to reconstruct a surface mesh of a terrain from a dense point cloud. Is it possible to generate polygonal meshes from point clouds in Meshlab?

  2. meshlab - How to correctly export a mesh as a .obj using "export …

    Nov 19, 2020 · When you change the filename in meshlab, it will still use the same .png file name as texture. You need to manually copy it to the same directory where .obj file is. I would …

  3. meshlab - Converting mesh shell into solid body - Stack Overflow

    Sep 7, 2021 · Meshlab does not have the concept of a "solid" or "hollow" mesh. As long as your mesh is closed and manifold (it looks like yours is - if it isn't, you can probably fix it using a …

  4. What does the equalizer do in MeshLab's QualityMapperDialog?

    Oct 28, 2019 · In MeshLab, you can use the quality mapper to maps some qualities (values) on your mesh points to specific colors. The QualityMapperDialog offers an equalizer function that …

  5. meshlab - Where is undo function? - Stack Overflow

    Nov 10, 2017 · I am trying Meshlab, but immediately hit an issue with the apparent lack of an 'Undo" command after trying a cleanup transformation that had undesired results. As a (less …

  6. Describing the quality of a mesh with MeshLab - Stack Overflow

    Jun 12, 2020 · Inside MeshLab you can find this metric (and others) inside the filter Per face quality according to triangle shape and aspect ratio (to easily find it just type shape in the …

  7. Meshlab: How do I extract x,y,z coordinates of points?

    Nov 6, 2018 · I'm new to meshlab, so my question is probably very basic: I have a ply file of a 3D image. I want to get the xyz-coordinates of certain points of this image. How do I do that? …

  8. Meshlab - showing non manifold edges - Stack Overflow

    Apr 9, 2022 · Also, you probably are interested in press Ctrl-F to launch the filter search box and type manifold to find the operations that meshlab offers to eliminate manifold vertex or edges.

  9. meshlab - 3D surface reconstruction from a sparse point cloud

    Feb 10, 2022 · Thus, I can get a point cloud, which contains points from the upper and lower surfaces of the object. And I want to make surface reconstruction using the point cloud. I load …

  10. meshlab - How to import the 3D points coordinates in txt file to …

    Feb 26, 2021 · I know the meshlab surface reconstruction feature help with this. I would love to use pymeshlab. From the documentation, the example just loads an obj file to the Meshset …