필터 지우기
필터 지우기

How to convert vtk Polydata file to DICOM format?

조회 수: 4 (최근 30일)
Chathu
Chathu 2016년 11월 13일
댓글: Chathu 2016년 11월 13일
I have a 3D model which is in vtk polydata format. I want to convert this file to DICOM. Is it possible in MatLab?

채택된 답변

Walter Roberson
Walter Roberson 2016년 11월 13일
You would have to render the polygons into voxels and write out the rendered voxels.
At the moment I cannot think of any reason why you would want to do this? DICOM is a format for storing Digital Images especially for Medicine, not a generalized dataset format.
  댓글 수: 3
Chathu
Chathu 2016년 11월 13일
Thank you so much Walter. Really appreciate it. :-)

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

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by