Content deleted Content added
Iweber2003 (talk | contribs) |
m →External links: HTTP to HTTPS for SourceForge |
||
(42 intermediate revisions by 29 users not shown) | |||
Line 1:
'''Image-based meshing'''
==Mesh generation from 3D imaging data==
Line 5:
===CAD-based approach===
The majority of approaches used to date still follow the traditional CAD route by using an intermediary step of surface reconstruction which is then followed by a traditional CAD-based meshing algorithm.<ref>Viceconti et al, 1998. TRI2SOLID: an application of reverse engineering methods to the creation of CAD models of bone segments. Computer Methods and Programs in Biomedicine, 56, 211–220.</ref>
===Image-based approach===
This approach is the more direct way as it combines the geometric detection and mesh creation stages in one process which offers a more robust and accurate result than meshing from surface data.
==Generating a model==
Line 15:
===Scan and image processing===
An extensive range of [[
* [[Segmentation (image processing)|Segmentation tools]] (e.g.
* [[Smoothing|Filters and
===Volume and surface mesh generation===
The
* Multi-part meshing (mesh any number of structures simultaneously)
* Mapping functions to apply material properties based on signal strength (e.g. [[Young's modulus]] to [[Hounsfield scale]])
* Smoothing of meshes (e.g. topological preservation of data to ensure preservation of connectivity, and volume neutral smoothing to prevent shrinkage of convex hulls)
* Export to FEA and CFD codes for analysis (e.g.
==Typical use==
* [[Biomechanics]] and design of [[Implant (medicine)|
* [[Food science]]
* [[Forensic science]]
* [[Materials science]] (composites and foams)
* [[Nondestructive testing]] (NDT)
* [[Paleontology]] and [[Morphology (biology)|
* [[Reverse engineering]]
* [[Soil science
* [[Petrophysics]]
==See also==
*[[Image segmentation]]
==References==
Line 40 ⟶ 44:
==External links==
* [https://www.computing-objects.com/ Computing-Objects] commercial C++ libraries for mesh generation & FEM computation
* Mimics 3D image-based engineering software for FEA and CFD on anatomical data: [http://www.materialise.com/mimics Mimics website] {{Webarchive|url=https://web.archive.org/web/20110212150457/http://www.materialise.com/mimics |date=2011-02-12 }}
* Google group on image-based modelling: [http://groups.google.co.uk/group/image-based-modelling]
* [[Avizo (software)|Avizo Software]]'s 3D image-based meshing tools for CFD and FEA
* iso2mesh: a free 3D surface and volumetric mesh generator for matlab/octave [https://iso2mesh.sourceforge.net/]
* [http://www.ctcms.nist.gov/oof/ OOF3D], object oriented finite element analysis from the [[NIST]]
* [https://www.volumegraphics.com/en/products/vgstudio-max/add-on-modules-for-simulation.html VGSTUDIO MAX], Commercial CT analysis software for industry. They offer an add-on module for FEM meshing.
{{Mesh generation|state=autocollapse}}
{{DEFAULTSORT:Image-Based Meshing}}
[[Category:Mesh generation]]
[[Category:Computer graphics algorithms]]
[[Category:3D computer graphics]]
|