[Dcmlib] [Fwd: Re: [Insight-developers] JPEG lib: 8/12/16 bits and lossless]

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Oct 27 22:52:59 CEST 2004



-------- Original Message --------
Subject: Re: [Insight-developers] JPEG lib: 8/12/16 bits and lossless
Date: Wed, 27 Oct 2004 16:51:01 -0400
From: Mathieu Malaterre <mathieu.malaterre at kitware.com>
Organization: Kitware Inc.
To: Mathieu Malaterre <mathieu.malaterre at kitware.com>
CC: insight-developers at itk.org
References: <417EB7AF.6010006 at kitware.com>

Okay,

	I have been refactoring the code to be as simple as possible. It
compiles fine now on:

- Linux / gcc
- Win32 / VC6
- HP-UX
- SunOS

	I'll start commiting the code sometime this week.

Mathieu

Mathieu Malaterre wrote:
> Hello,
> 
>     As discussed in last week TCON, I will be progressively integrating 
> GDCM(*) into ITK. GDCM is a dicom library that support a great variety 
> of images (jpeg lossy/ lossless, RLE compression, YBR image, using the 
> full DICOM dictionnary... ). For more information please go to:
> 
>     http://www.creatis.insa-lyon.fr/Public/Gdcm
> 
>     The first step, is to update the current jpeg lib (which
> only support lossy 8bits) shipped with ITK to support:
> 
> - lossless jpeg (which is needed to fully support DICOM images).
> 
> - To support 8bits, 12bits and 16bits (16bits is only for lossless image).
> 
>     There will be then three jpeg libraries, one for 8bits, one for 
> 12bits and one for 16bits, with the proper name mangling (prepending 
> symbols with itk_jpeg8 for the 8bits one ...)
> 
>     As a side effect we will loose the ability to use the system jpeg 
> lib. Let me know ASAP if this could affect in any way your project, so 
> we can work out a solution.
> 
> Mathieu
> (*)GDCM stands for Grass roots DiCoM
> 
> 
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> 







More information about the Dcmlib mailing list