Creating 3D surface from binary slice images
이전 댓글 표시
I've got 60 slices and i'm creating binary mask of contours wchich i'm detecting on each. How can I create 3D model from those contours ? I can't even display them properly on one 3D plot. I'm ending up with matrix 400x500x60 where first two are sizes of images with contour pixels set to 1 and rest is 0. I will appreciate every tip.
댓글 수: 1
darova
2020년 1월 8일
Can you show your attempts? Please attach the data/image
답변 (1개)
Johannes Fischer
2020년 1월 9일
1 개 추천
Have a look at isosurface
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!