convert to a vtk file
이전 댓글 표시
I want to write a 3D matrix to a vtk file.I worked on different vtkwrite functions which were available online but i only see the image slices(image attached)of the 3D model but i really want to see the surface of the 3D model. I know Joe Yeh also has an awesome function eg: 'polydata' 'lines'but i need a function for 'polydata' VTK'points'. In my case,segmented sections are saved as masks so need to get the points(eg:boundary points) of the segmented sections. If i have that, then i can visualize the model in Paraview. Any suggestions?
답변 (1개)
Francesco Pignatelli
2022년 5월 7일
0 개 추천
Hi!
Try the function in the following link. It worke well for me:
Best
카테고리
도움말 센터 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!