[ITK-users] convert mha to stack of dicom images

Tim Allman dr.tim.allman at gmail.com
Sat Dec 6 14:08:31 EST 2014


I wrote a program for OSX to convert any file format recognized by ITK to DICOM. I wrote it for myself so most of the formats, including mha, haven’t been tested. If you have a Mac then you may even be able to run it. If not, the code should be helpful in showing how to construct a DICOM series.

source and binary: https://github.com/TimAllman/ConvertToDicom/releases/tag/v0.1-beta

I hope you find this helpful. If you have questions about the program feel free to email me.

Tim
 
On Dec 6, 2014, at 11:19 , Matias Montroull <matimontg at gmail.com> wrote:

> HI,
> 
> I jave a .mha file which is the result of a fusion between CT and RM and would like to convert the resulting mha into a DICOM series or stack. How can I do this?
> 
> Thanks,
> 
> Matias.
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users



More information about the Insight-users mailing list