[Insight-users] Read/Write images
Luis Ibanez
luis.ibanez@kitware.com
Sun, 20 Apr 2003 10:21:27 -0400
Hi Songyuan,
Welcome to ITK !
Image Reading and Writing is discussed in
detail on the ITK software guide:
http://www.itk.org/ItkSoftwareGuide.pdf
Please look at Section 4.1.2 in pdf-page 49
and at Chapter 6 in pdf-page 157.
You will find the examples code in the directory
Insight/Examples/IO
The list of image file formats supported in
ITK is available in the FAQ entries:
http://www.itk.org/cgi-bin/InsightFAQ/InsightFAQ?req=show&file=faq01.007.htp
http://www.itk.org/cgi-bin/InsightFAQ/InsightFAQ?req=show&file=faq01.008.htp
--
The use of ITK filters is explained in detail
in chapter 5 pdf-page 91. The example code for
this chapter is available in the directory:
Insight/Examples/Filtering
--
Enjoy ITK !
Luis
--------------------------
Tang Songyuan wrote:
> Hi,everyone
>
> I just learn how to use ITK. I meet some question
> about image read and write. What format of image is
> needed when filter is used. If I read a raw data, how
> do I use the filter?
>
> thanks
>
> Songyuan Tang
>