MeshLab

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Headbomb (talk | contribs) at 22:00, 12 July 2016 (→‎top: clean up, use arxiv parameter, remove url redundant with arxiv using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MeshLab
Developer(s)ISTI - CNR
Stable release
1.3.3 / April 2, 2014; 10 years ago (2014-04-02)[1]
Repository
Written inC++, JavaScript
Operating systemCross-platform
TypeGraphics software
LicenseGPL
Websitemeshlab.sourceforge.net
www.meshlabjs.net

MeshLab is an advanced 3D mesh processing software system that is oriented to the management and processing of unstructured large meshes and provides a set of tools for editing, cleaning, healing, inspecting, rendering, and converting these kinds of meshes. MeshLab is free and open-source software, subject to the requirements of the GNU General Public License (GPL), version 2 or later, and is used as both a complete package and a library powering other software. It is well known in the more technical fields of 3D development and data handling.

MeshLab is developed by the ISTI - CNR research center; initially MeshLab was created as a course assignment at the University of Pisa in late 2005. It is a general-purpose system aimed at the processing of the typical not-so-small unstructured 3D models that arise in the 3D scanning pipeline.

The automatic mesh cleaning filters includes removal of duplicated, unreferenced vertices, non-manifold edges, vertices, and null faces. Remeshing tools support high quality simplification based on quadric error measure, various kinds of subdivision surfaces, and two surface reconstruction algorithms from point clouds based on the ball-pivoting technique and on the Poisson surface reconstruction approach. For the removal of noise, usually present in acquired surfaces, MeshLab supports various kinds of smoothing filters and tools for curvature analysis and visualisation.

It includes a tool for the registration of multiple range maps based on the Iterative Closest Point algorithm. MeshLab also includes an interactive direct paint-on-mesh system that allows to interactively change the color of a mesh, to define selections and to directly smooth out noise and small features.

MeshLab is available for most platforms, including Windows, Linux, Mac OS X, and, with reduced functionality, on iOS and Android and even as a pure client-side JavaScript application. The system supports input/output in the following formats: PLY, STL, OFF, OBJ, 3DS, VRML 2.0, U3D, X3D and COLLADA. MeshLab can also import point clouds reconstructed using Photosynth.

MeshLab is used in various academic and research contexts, like microbiology,[2] cultural heritage,[3] surface reconstruction,[4] paleontology,[5] for rapid prototyping in orthopedic surgery,[6] in orthodontics,[7] and desktop manufacturing.[8]

Additional images

See also

References

  1. ^ "MeshLab release notes". official MeshLab Documentation wiki.
  2. ^ Berejnov, V.V. (2009). "Rapid and Inexpensive Reconstruction of 3D Structures for Micro-Objects Using Common Optical Microscopy". arXiv:0904.2024. {{cite arXiv}}: Unknown parameter |type= ignored (help)
  3. ^ Remondino, F.; Menna, F. (2008). "Image-based surface measurement for close-range heritage documentation" (PDF) (PDF). The International Archives of the Photogrammetry. Retrieved Jan 2015. {{cite web}}: Check date values in: |accessdate= (help)
  4. ^ Xu, S.; Georghiades, A.; Rushmeier, H.; Dorsey, J. (2006). "Image guided geometry inference" (PDF). 3D PVT Symposium.
  5. ^ Abel, R. L.; et al. (Aug 2011). "Digital preservation and dissemination of ancient lithic technology with modern micro-CT". Computers & Graphics (PDF). Elsevier. pp. 878–884.
  6. ^ Frame, M.; Huntley, J. S. (2012). "Rapid Prototyping in Orthopaedic Surgery: A User's Guide". The Scientific World Journal.
  7. ^ Harjunmaa, E.; Kallonen, A.; Voutilainen, M.; et al. (15 March 2012). "On the difficulty of increasing dental complexity" (483). Nature: 324–327. doi:10.1038/nature10876. {{cite journal}}: Cite journal requires |journal= (help)
  8. ^ "Desktop Manufacturing". Make. Jan 2010. p. 73.

External links