Proposals:JPEG 2000 ImageIO: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 16: Line 16:


have a direct support for JPEG2000 files from the ImageFileReader.
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/

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.
  • 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/