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

Andras Lasso lasso at queensu.ca
Mon Dec 8 12:00:16 EST 2014


You may also use latest nightly version of 3D Slicer to load data in almost any research format (nrrd, mha, stl, ...), process it (apply deformation, filters, etc.) and export it to DICOM (image, structure set, etc).

http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/DICOM

Andras

-----Original Message-----
From: Community [mailto:community-bounces at itk.org] On Behalf Of Tim Allman
Sent: Monday, December 8, 2014 09:02
To: insight-users at itk.org Users
Subject: Re: [ITK] [ITK-users] convert mha to stack of dicom images

Good idea. I have not done that. I was merely happy if Osirix would read the files.

Tim

On Dec 7, 2014, at 17:42 , David Clunie <dclunie at dclunie.com> wrote:

> Make sure you run dciodvfy and dcentvfy on DICOM files that you 
> create, to check that they are compliant (within the limits of what 
> these tools can mechanically check). See:
> 
>  http://www.dclunie.com/dicom3tools/dciodvfy.html
> 
> David
> 
> On 12/6/14 2:08 PM, Tim Allman wrote:
>> 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

_____________________________________
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
_______________________________________________
Community mailing list
Community at itk.org
http://public.kitware.com/mailman/listinfo/community


More information about the Insight-users mailing list