[vtkusers] Convert STL to DCM
Sebastian Hilbert
sebastian.hilbert at gmx.net
Thu Aug 11 11:29:43 EDT 2016
Am Donnerstag, 11. August 2016, 13:16:48 CEST schrieb Matias Montroull:
> Hi,
>
> Is there a method to convert a STL file to DCM slices?
>
> I'm able to export a DCM serie to STL but I couldn't find the other way
> around.
>
I am not aware of any straighforward way to do this.
Have a look at binvox
One way would be to voxelize your mesh, then convert to nrrd (e.g. binvox)
then to dcm.
You would have to look into creating one dcm file per slice or one multislice
dcm file.
It can be done.
Best regards,
Sebastian
More information about the vtkusers
mailing list