[Insight-users] Re: AnisotropicDiffusionFltkGui3D

Luis Ibanez luis.ibanez at kitware.com
Thu Jul 22 10:34:13 EDT 2004


Hi Alam,

This application can read other 3D fileformats,
not only MetaImages (with extensions .mha, .mhd).

In order to open other fileformats, you simply
open the filedialog, and in the upper left of
the dialog, you will see the label "Show:"
that has the filename-filter selection

             "*.mh[da]".

Just click on the black triangle to the right
of the filename-filter and select:

            "ALL Files (*)"

That will allow you to see other files in the
directory that you have selected.


For a list of the 3D image fileformats accepted by
ITK you should look at the FAQ in the ITK Wiki pages.

            http://www.itk.org/Wiki

More specifically:

    http://www.itk.org/Wiki/index.php/Itk_FAQ

and to the entry:

http://www.itk.org/Wiki/index.php/Itk_FAQ#What_3D_file_formats_can_ITK_import_and_export.3F

If what you want to do is to read a file with .raw
extension, then the simplest thing to do is to
manually write a MetaImage header for it. You will
find instructions on how to do this on the Data page

        http://www.itk.org/HTML/Data.htm



Regards,


    Luis


----------------------
Alam, Mohammed wrote:

> Hi All,
> 
> I would like to know if this application only takes input files with
> extension (mhda)? Is there a way to read a 3D data set with (raw) file
> extension?
> 
> Thanks
> Alam
> 





More information about the Insight-users mailing list