Image to mesh conversion
10 ビュー (過去 30 日間)
古いコメントを表示
Can I convert a image to finite element mesh in matlab. This is a circular plate with elliptical holes. Then import this mesh in ansys or some other software. I need the nodes data. Image is .jpg and I also have the binary image in matlab
0 件のコメント
回答 (1 件)
Selva Karna
2023 年 3 月 14 日
Hi, for mesh creation need x,y,z coordinate & pitch of images. then only you can make mash or 3d .
1. one image not enough---increse numeber of image for to make x y z coordinate
2.then mak traingulation
3.then make Mesh or STEP or IGS or 3D
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!