GUI version of Im2mesh. Generate finite element mesh based on 2D multi-phase image. For image-based finite element analysis.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
- 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.
Cite As
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.
General Information
- Version 2.47 (5.43 MB)
MATLAB Release Compatibility
- Compatible with R2017b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 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 |