Skip to content

Commit 1e5b891

Browse files
committed
Add JPEG lossless data set 2
- covers 12-bit and 10-bit precision lossless JPEG decoding
1 parent 075bada commit 1e5b891

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed
150 KB
Loading
162 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# JPEG Lossless data set 2
2+
3+
The JPEG losssless files in this data set
4+
were collected from the DICOM-WG04 compilation of public DICOM files in
5+
<ftp://medical.nema.org/medical/dicom/DataSets/WG04> (revision 2004/08/26),
6+
extracting the JPEG data from the files' pixel data.
7+
8+
The ground truth was collected from the respective reference (uncompressed) files
9+
and converted to 16-bit PNG files.
10+
11+
## Description
12+
13+
- **MR4**: 512x512, 12 bit precision, non-hierarchical, selection value 1
14+
- JPEG extracted from DICOM file `JPLL/MR4_JPLL`
15+
- Ground truth converted from DICOM file `REF/MR4_UNC`
16+
- **XA1**: 1024x1024, 10 bit precision, non-hierarchical, selection value 1
17+
- JPEG extracted from DICOM file `JPLL/XA1_JPLL`
18+
- Ground truth converted from DICOM file `REF/XA1_UNC`
483 KB
Loading
515 KB
Loading

0 commit comments

Comments
 (0)