Image to mesh conversion

조회 수: 10 (최근 30일)
Shubham
Shubham 2023년 3월 14일
댓글: Jiexian Ma 2025년 4월 6일
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
  댓글 수: 1
Jiexian Ma
Jiexian Ma 2025년 4월 6일
Please check the matlab app I developed.

댓글을 달려면 로그인하십시오.

답변 (1개)

Selva Karna
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

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by