Proposals:JPEG 2000 ImageIO: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with 'Adding direct support for JPEG 2000 = Sour Code = Current effort is in the NAMIC Sandbox http://svn.na-mic.org/NAMICSandBox/trunk/JPEG2000ImageIO/')
 
Line 1: Line 1:
Adding direct support for JPEG 2000
Adding direct support for JPEG 2000


= Sour Code =
 
= Historical Note =
 
* GDCM uses already JPEG2000 in order to manage compression in DICOM images.
* The Openjpeg library is carried by ITK in the Utilities directory.
* However, ITK currently doesn't
 
 
= Source Code =


Current effort is in the NAMIC Sandbox
Current effort is in the NAMIC Sandbox


   http://svn.na-mic.org/NAMICSandBox/trunk/JPEG2000ImageIO/
   http://svn.na-mic.org/NAMICSandBox/trunk/JPEG2000ImageIO/
have a direct support for JPEG2000 files from the ImageFileReader.

Revision as of 13:43, 24 May 2010

Adding direct support for JPEG 2000


Historical Note

  • GDCM uses already JPEG2000 in order to manage compression in DICOM images.
  • The Openjpeg library is carried by ITK in the Utilities directory.
  • However, ITK currently doesn't


Source Code

Current effort is in the NAMIC Sandbox

 http://svn.na-mic.org/NAMICSandBox/trunk/JPEG2000ImageIO/

have a direct support for JPEG2000 files from the ImageFileReader.