Azzera filtri
Azzera filtri

How to convert vtk Polydata file to DICOM format?

4 visualizzazioni (ultimi 30 giorni)
I have a 3D model which is in vtk polydata format. I want to convert this file to DICOM. Is it possible in MatLab?

Risposta accettata

Walter Roberson
Walter Roberson il 13 Nov 2016
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 Commenti
Chathu
Chathu il 13 Nov 2016
Thank you so much Walter. Really appreciate it. :-)

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su DICOM Format in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by