Im2mesh_GUI (2D image to finite element mesh)
- Version 2.42 adds more settings for plotting mesh.
- Version 2.23 supports manual multi-thresholding.
- Version 2.20 supports Gmsh.
- Version 2.16 updates the DOI. Im2mesh is now citable.
- Exactly preserve the contact detail between different phases.
- Incorporates polyline smoothing and simplification
- Able to avoid sharp corners when simplifying polyline.
- Support phase selection before meshing.
- 4 mesh generators are available for selection: MESH2D, generateMesh, Gmsh, and pixelMesh.
- Generated mesh can be exported as mat file (MATLAB), xls file (Excel), inp file (Abaqus), bdf file (Nastran bulk data, compatible with COMSOL), msh file (Gmsh), and MATLAB PDE model object.
- The mesh can also export as other fomat files via Gmsh, such as STL, KEY, and VTK.
- Im2mesh_GUI can be installed in two ways: MATLAB app or standalone desktop application.
引用格式
If you use Im2mesh package or Im2mesh_GUI, please cite it as follows.
Ma, Jiexian, and Yuanyuan Li. Im2mesh: A MATLAB/Octave Package for Generating Finite Element Mesh Based on 2D Multi-Phase Image. Zenodo, 2025, https://doi.org/10.5281/ZENODO.14847059.
Once my paper is published, I will update a new DOI here.
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
致谢
参考作品: Im2mesh (2D image to finite element mesh), MESH2D: Delaunay-based unstructured mesh-generation, MTEX2Gmsh, Line Simplification, Distance from points to polyline or polygon, Unstructured quadrilateral mesh quality assessment
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
2.47 | Improve function printInp2d. Add parameter 'opt.mode' to function printInp2d. The arrangement of text within the inp file, or its format, can be customized.
|
||
2.45 | Able to export polygonal boundaries as dxf files (CAD).
|
||
2.42 | Fix a small bug related to simplifying polylines.
|
||
2.40 | Fix the crash issue when using generateMesh.
|
||
2.33 | Revise the parameters for function poly2mesh |
||
2.32 | Update description |
||
2.31 | Update description |
||
2.30 | Add more settings for mesh generation and file export |
||
2.27 | Update description |
||
2.26 | Revise image. |
||
2.25 | Support exporting mesh as msh file (Gmsh) and MATLAB PDE model objects.
|
||
2.23 | Compatible with MATLAB R2017b or later.
|
||
2.22 | Update export panel & tutorial |
||
2.21 | Minor update for GUI and tutorial |
||
2.20 | Support Gmsh (unstructured quadrilateral mesh).
|
||
2.18 | Add function pixel2Mesh
|
||
2.16 | Update the DOI. Im2mesh is now citable!
|
||
2.10 | Speed up extract boundaries.
|
||
2.06 | update description |
||
2.05 | Make Taubin smoothing faster
|
||
2.02 | Add more images to the tutorial. Fix bug - exporting files on macOS. |
||
2.01 | update license |
||
2.00 |