Proposals:JPEG 2000 ImageIO: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 5: | Line 5: | ||
* GDCM uses already JPEG2000 in order to manage compression in DICOM images. | * GDCM uses already JPEG2000 in order to manage compression in DICOM images. | ||
* The Openjpeg library is carried by ITK in the Utilities directory. | * The Openjpeg library is carried by ITK in the Utilities directory. (an old version...) | ||
* However, ITK currently doesn't | * However, ITK currently doesn't | ||
= Source Code = | = Source Code = |
Revision as of 21:25, 25 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. (an old version...)
- 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.
Dashboard for OpenJpeg
http://my.cdash.org/index.php?project=OPENJPEG
OpenJpeg Repository
http://code.google.com/p/openjpeg/source/checkout
SVN
http://openjpeg.googlecode.com/svn/trunk/
http://openjpeg.googlecode.com/svn/branches/v2/