NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #204 (closed enhancement: fixed)

Opened 2007-10-16T11:39:22-05:00

Last modified 2007-11-16T09:57:16-06:00

Support lossless JPEG in DICOM reader

Reported by: melissa Owned by: melissa
Priority: major Milestone:
Component: bio-formats Severity: minor
Keywords: Cc:
Blocked By: Blocking:

Description

DicomReader currently supports lossy (conventional) JPEG, but not lossless JPEG. We have several files that use lossless JPEG:

  • dicom/leadtools/image11.dicom
  • dicom/samples/CT-MONO-16-chest.dcm
  • dicom/samples/MR-MONO2-12-shoulder.dcm
  • dicom/jean-marie/XA-MONO2-8-12x-catheter.dcm

Change History

comment:1 Changed 2007-11-16T09:57:16-06:00 by melissa

  • Status changed from new to closed
  • Resolution set to fixed
  • Severity set to minor

Added support for lossless JPEG in r3369; required libraries were added in r3375.