[Insight-users] About openjpeg

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Apr 23 16:28:28 EDT 2009


I think there is a section in the ItkSoftwareGuide.pdf. Otherwise you
simply need to set the compression type on the GDCMImageIO itself:

 gdcmIO->SetCompressionType(itk::GDCMImageIO::JPEG2000);

2cts

On Thu, Apr 23, 2009 at 8:19 PM, kongdewen1 kong <kongdewen1 at gmail.com> wrote:
> Hi,Here is the case , I have DICOM series files.I want to get the 3D image
> with jpeg2000. I am a new guy.
>  So I am wondering whether there are any basic steps for me due to my
> limited experience of ITK.  I also want to know generally how to connect
> openjpeg and ITK??
>
> thank you, guys.
>
>
>
> Dewen Kong
>
>
>
>
> 2009/4/16 kongdewen1 kong <kongdewen1 at gmail.com>
>>
>> thank you
>>
>> 2009/4/16 Luis Ibanez <luis.ibanez at kitware.com>
>>>
>>>
>>> Hi kongdewen1,
>>>
>>> Unfortunately, no.
>>>
>>> We use openjpeg  in order to support DICOM.
>>>
>>> We don't quite have documentation on how to use the openjpeg library
>>> in itself. The same way that we don't have material for VXL, tiff,
>>> png, zlib... etc.
>>>
>>> They are considered utilities, not part of the ITK API.
>>>
>>>
>>> Regards,
>>>
>>>
>>>   Luis
>>>
>>>
>>> -------------------------
>>> kongdewen1 kong wrote:
>>>>
>>>> Hi, guys. I am wondering there is any guide about how to use openjpeg in
>>>> the ITK.
>>>>
>>>>
>>>> ------------------------------------------------------------------------
>>>>
>>>> _____________________________________
>>>> Powered by www.kitware.com
>>>>
>>>> Visit other Kitware open-source projects at
>>>> http://www.kitware.com/opensource/opensource.html
>>>>
>>>> Please keep messages on-topic and check the ITK FAQ at:
>>>> http://www.itk.org/Wiki/ITK_FAQ
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://www.itk.org/mailman/listinfo/insight-users
>>
>
>



-- 
Mathieu


More information about the Insight-users mailing list