[Insight-users] Writing a volume
Luis Ibanez
luis.ibanez at kitware.com
Sun Jun 10 09:49:10 EDT 2007
Hi Brandon,
Please look at the following FAQ entry in the ITK Wiki:
http://www.itk.org/Wiki/ITK_FAQ#What_3D_file_formats_can_ITK_import_and_export.3F
You may want to use one of the following file formats:
* MetaImage (extension .mha)
* VTK (extension .vtk)
* Analyze (extension .hdr)
Regards,
Luis
------------------
Brandon Lin wrote:
> Dear Insight experts,
>
> First of all, I am new to this, so please bear with me.
>
> I would like to convert a series of 2D DICOM images into a 3D volume
> format. I followed the example DicomSeriesReadImageWrite2.cxx, but I
> did not know what format to write to. I got the error message saying I
> did not set the proper file suffix or set the suffix to an unsupported
> type. My question is, is there a documentation on all the 3D formats
> supported by ITK and also their corresponding file extensions? I did
> not see it in the ITK manual.
>
> Also, I'm not familiar with 3D file formats. If I would like to export
> to a format that can be commonly supported by other commercial software
> such as Amira and Analyze. What format and its extension should I use?
>
> Thank you.
>
> Best Regards,
> Brandon
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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