How to convert vtk Polydata file to DICOM format?

4 次查看(过去 30 天)
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