aneurysm_mesh


aneurysm_mesh, a MATLAB code which starts with a schematic drawing of an aneurysm in a blood vessel, allows the user to select points along the boundary, and then calls on mesh2d() to create a mesh of the region.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

aneurysm_mesh is available in a MATLAB version.

Related Data and Programs:

hand_mesh2d, a MATLAB code which reads in points which outline a human hand, and calls mesh2d(), which is able to create a fine triangular mesh of the region outlined by the points.

mesh2d, a MATLAB code which creates a triangular mesh for a given polygonal region, by Darren Engwirda.

Reference:

  1. Zhihui Duan, Yuanhui Li, Sheng Guan, Congmin Ma, Yuezhen Han, Xiangyang Ren, Liping Wei, Wenbo Li, Jiyu Lou, Zhiyuan Yang,
    Morphological parameters and anatomical locations associated with rupture status of small intracranial aneurysms,
    Nature: Scientific Reports, 2018.

Source Code:


Last modified on 15 November 2021.