Image-based meshing: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
'''Image-based meshing''' is the automated process of creating computer models for [[computational fluid dynamics]] (CFD) and [[Finite element method|finite element analysis]] (FEA) from 3D image data (such as [[magnetic resonance imaging]] (MRI), [[computed tomography]] (CT) or [[microtomography]]). Although a wide range of mesh generation techniques are currently available, these were usually developed to generate models from [[computer-aided design]] (CAD), and have therefore have difficulties meshing from 3D imaging data.
 
==Mesh generation from 3D imaging data==
Line 17:
An extensive range of [[image processing]] tools can be used to generate highly accurate models based on data from 3D imaging modalities, e.g. MRI, CT, MicroCT (XMT), and Ultrasound. Features of particular interest include:
* [[Segmentation (image processing)|Segmentation tools]] (e.g. thresholding, floodfill, level set methods, etc.)
* [[Smoothing|Filters and smoothing tools]] (e.g. volume- and topology-preserving smoothing and noise reduction/artefact removing).
 
===Volume and surface mesh generation===
Line 24:
* 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. nodesnode sets, shell elements, material properties, contact surfaces)
 
==Typical use==
Line 34:
* [[Paleontology]] and [[Morphology (biology)|functional morphology]]
* [[Reverse engineering]]
* [[Soil science]] and [[petrology]]
* [[Petrophysics]]
 
==References==