[Insight-users] Supported file types of the ImageIO classes
Luis Ibanez
luis.ibanez at kitware.com
Thu Sep 8 19:55:37 EDT 2005
Hi Hendrik
That's an interesting question.
There is no currently a way of getting such a list of extensions at
run-time.
You could do it manually using the information from the FAQ:
http://www.itk.org/Wiki/ITK_FAQ#What_3D_file_formats_can_ITK_import_and_export.3F
The list of supported file format is also available in the
ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
in the chapter "Reading and Writing Images".
Note that one difficulty here is that some fileformats don't use
extensions.... for example: DICOM.
Regards,
Luis
-----------------------
Hendrik Belitz wrote:
> Hello,
>
> I'm wondering if there is a method to determine all the file extensions that
> are supported by the various ImagoIO classes (in ITK 2.x). I need to get a
> list of these (or a string contianing all supported extensions) for a "file
> open" dialog.
>
> Regards
> Hendrik
>
> -------------------------------------------------------------------------------------
> Dipl.-Inform. Hendrik Belitz
> Central Institute of Electronics / Zentralinstitut für Elektronik
> Multimodal image processing workgroup / AG Multimodale Bildverarbeitung
> Research Center Juelich / Forschungszentrum Jülich GmbH
> D-52428 Jülich, Germany
> Tel.: (++49)2461 61 8701 Fax: (++49)2461 61 3990
> email: h.belitz at fz-juelich.de
> ggp-key available via http://pgpkeys.pca.dfn.de
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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