Im2mesh_GUI (2D image to finite element mesh)
- Version 2.20 supports Gmsh.
- Version 2.16 updates the DOI. Im2mesh is now citable!
- Version 2.10 supports quadratic elements.
- 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.
- 3 mesh generators are available for selection: MESH2D, generateMesh, and Gmsh.
- Generated mesh can be exported as mat file (MATLAB), xls file (Excel), inp file (Abaqus), and bdf file (Nastran bulk data, compatible with COMSOL). The mesh can also export as other fomat files via Gmsh, such as STL.
- Im2mesh_GUI can be installed in two ways: MATLAB app or standalone desktop application.
- For using as MATLAB app, you need to install MATLAB software, Image Processing Toolbox, and Mapping Toolbox. When MATLAB software is opened, you can install Im2mesh_GUI by running "Im2mesh_GUI.mlappinstall" in the zip file.
- For standalone desktop application, you don’t need to install MATLAB software or any MATLAB toolbox. Please send me an brief email to get the Installer - "Installer_Im2mesh_GUI.exe".
引用
Ma, J., & Li, Y. (2025). Im2mesh: A MATLAB/Octave package for generating finite element mesh based on 2D multi-phase image (2.1.5). Zenodo. https://doi.org/10.5281/zenodo.14847059
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxタグ
謝辞
ヒントを得たファイル: Im2mesh (2D image to finite element mesh), MESH2D: Delaunay-based unstructured mesh-generation, pixelMesh (pixel-based finite element mesh), Line Simplification, QUADMESH Quadrilateral mesh plot
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
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 |