[Insight-users] Convert .raw files to .img or .dcm format
Luis Ibanez
luis.ibanez at kitware.com
Sun May 1 10:52:38 EDT 2005
Rosario,
You will find examples on how to convert back and forth between
different image file formats in the directory:
Insight/Examples/IO
You can certainly convert images between DICOM, Analyze and MetaImage
among many other formats.
For a full list of the image file formats supported in ITK, please
refer to the FAQ
http://www.itk.org/Wiki/ITK_FAQ
In particular to:
http://www.itk.org/Wiki/ITK_FAQ#What_3D_file_formats_can_ITK_import_and_export.3F
Regards,
Luis
-----------------
Yan Pingkun wrote:
> Hi Rosario,
>
> This can be done very easily with ITK. You just need to read the .mha
> file and name the output file with extension .img. ITK will do the
> conversion for you.
>
> Pingkun
>
> On 29-Apr-05, at PM 06:08, Rosario Sance wrote:
>
>> Hi everybody,
>>
>> I have been working with some .raw images, and with the associated
>> .mha files. I found no problems to run the examples, and the results
>> are successful.
>> But now, I need to convert those original files to another format,
>> like Analyze Image (.img) or Dicom Image (.dcm), and I have found a
>> lot of converters from .dcm to .raw, but never in the opposite way.
>> Could somebody give me any suggestion? Is there in ITK any function to
>> convert format files?
>>
>> Thanks a lot in advance,
>>
>> Rosario
>>
>>
>>
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list