I have a question about VTK to DICOM conversion. I have an surface mesh VTK file which can be read perfectly in paraview. I want to convert this VTK to DICOM using 3D Slicer. Is there any possibility to make this conversion using the 3Dslicer python shell…? If not, which are the steps for the conversion?
Yes, you can do this in Slicer using Python scripting. What DICOM object would you like to create? CT image, RT structure set, DICOM segmentation object? What is your clinical application?
Thank you for your fast reply. I guess that it is a DICOM segmentation object. It is not a clinical application… The most nearest example can be a bone that I want to check inside it.