[Insight-users] jpg to png

Luis Ibanez luis . ibanez at kitware . com
Tue, 28 Oct 2003 18:56:48 -0500


Hi Robert


A JPEG Reader/Writer was added recently to the
toolkit by Julien Jomier (from the UNC CADDLab).

You can use this JPEGImageIO object connected to
a ImageFileReader / ImageFileWriter in order to
manage jpeg files.

Since this is a recent addition (post version 1.4)
you will have to get the CVS version of the toolkit
in order to find this class.

Converting JPEG files to PNG will be trivial using
this new ImageIO object. Just take a look at the
Examples in Insight/Examples/IO, which are also
described in the software guide.

   http://www . itk . org/ItkSoftwareGuide . pdf

Reading and Writing images is discussed in chapter 7,
pdf-page 219, paper-page 245.


Regards,


   Luis


-----------------------------
Robert-Paul Buitendijk wrote:
> Hello
> 
> Do the files you use in ITK have to be PNG?
> Is there a way to convert .jgp to .png in itk?
> 
> tnx Robert
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk . org
> http://www . itk . org/mailman/listinfo/insight-users
>