]> Creatis software - gdcmData.git/blob - README
update README
[gdcmData.git] / README
1 /*=========================================================================
2                                                                                 
3   Program:   gdcm
4   Module:    $RCSfile: README.txt,v $
5   Language:  text
6   Date:      $Date: 2005/02/02 14:26:30 $
7   Version:   $Revision: 1.24 $
8                                                                                 
9   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
10   l'Image). All rights reserved. See Doc/License.txt or
11   http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
12                                                                                 
13      This software is distributed WITHOUT ANY WARRANTY; without even
14      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
15      PURPOSE.  See the above copyright notices for more information.
16                                                                                 
17 =========================================================================*/
18
19
20 This repository
21   :pserver:xxx@cvs.creatis.insa-lyon.fr:2402/cvs/public
22 contains all the images used by the test suite of gdcm (refer to
23 http://www.creatis.insa-lyon.fr/Public/Gdcm )
24
25 For naming conventions and specific information of images, please refer to
26 the file TestAllEntryVerifyReference.txt.
27
28 Credits :
29 -------
30 Images whose name begins by LEADTOOLS come from 
31                             http://www.leadtools.com
32 Images whose name begins by D_CLUNIE  come from 
33                             ftp://medical.nema.org/MEDICAL/Dicom/DataSets/WG04/
34 Images whose name looks some how like "MR-MONO2-16-head.dcm" come from
35                             http://www.barre.nom.fr/medical/samples/
36 Some images whith 'broken header' where found following the linkd provided by                                                                     
37                             http://xmedcon.sourceforge.net/links/
38 Most of the other ones have been sent to us, after anonymization, by people
39      getting troubles with them.
40 =============================================================================
41
42 The following file list (when unsorted) can be obtained by running, under Un*x :
43
44 ctest -V -R TestPrintAllDocument | grep TransferSyntaxName > myOwnFile.txt
45
46 It gives, within a more or less human readable form, the main characteristics 
47           of the images : (Sorry, it's more 80 characters per line)
48                          
49 - ACR-NEMA / Dicom V3
50 - Color / Grey level
51    - RGB / YBR / Palette Color
52         - Monochrome1 / Monochrome2
53 - Compressed / Uncompressed
54 - Big-Endian / Little Endian
55 - Explicit VR / Implicit VR
56 - 8 Bits / 16 Bits
57 - Signed / Unsigned
58
59 User may grep the output file to find the names of the files 
60 with the characteritics he want
61
62 #
63 # ------------------------ ACR-NEMA Images -------------------------
64 #
65
66 # Very, very old ones
67 gdcmData/SIEMENS_MAGNETOM-12-ACR_NEMA_2-Modern.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
68 gdcmData/SIEMENS_GBS_III-16-ACR_NEMA_1.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
69 gdcmData/CT-MONO2-12-lomb-an2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
70 gdcmData/MR-MONO2-12-angio-an1.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
71 gdcmData/gdcm-MR-SIEMENS-16-2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
72
73 # Younger
74 gdcmData/MR-MONO2-12-an2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
75 gdcmData/SIEMENS_SOMATOM-12-ACR_NEMA-ZeroLengthUs.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
76 gdcmData/OT-MONO2-8-a7.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
77 gdcmData/FUJI-10-MONO1-ACR_NEMA_2.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
78 gdcmData/US-IRAD-NoPreambleStartWith0005.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
79 gdcmData/US-IRAD-NoPreambleStartWith0003.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
80 gdcmData/KODAK-12-MONO1-Odd_Terminated_Sequence.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
81 gdcmData/CR-MONO1-10-chest.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
82 gdcmData/TOSHIBA_MRT150-16-MONO2-ACR_NEMA_2.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
83
84 gdcmData/OT-PAL-8-face.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=1
85
86
87 # Forget this ones : CREATIS 'ACR-NEMA like' (?) LibIDO format
88 # Usefull for us, not for you ...
89 gdcmData/LIBIDO-8-ACR_NEMA-Lena_128_128.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
90 gdcmData/test.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
91 gdcmData/gdcm-ACR-LibIDO.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
92 gdcmData/LIBIDO-16-ACR_NEMA-Volume.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 4321 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
93 gdcmData/LIBIDO-24-ACR_NEMA-Rectangle.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
94
95
96 # ------------------------ DICOM V3 Images -------------------------
97 #
98
99 # ------------- Color ----------------
100 #
101 # Palette Color Images
102 #
103 gdcmData/gdcm-US-ALOKA-16.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
104 gdcmData/LEADTOOLS_FLOWERS-8-PAL-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=2
105 gdcmData/LEADTOOLS_FLOWERS-8-PAL-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=2
106 gdcmData/US-PAL-8-10x-echo.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
107
108
109 #
110 # RGB Images
111 #
112 gdcmData/LEADTOOLS_FLOWERS-24-RGB-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
113 gdcmData/GE_LOGIQBook-8-RGB-HugePreview.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
114 gdcmData/US-RGB-8-esopecho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
115 gdcmData/US-RGB-8-epicard.dcm TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
116
117 gdcmData/D_CLUNIE_VL5_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
118 gdcmData/D_CLUNIE_VL2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
119 gdcmData/D_CLUNIE_VL1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
120 gdcmData/D_CLUNIE_VL4_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
121 gdcmData/D_CLUNIE_US1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
122 gdcmData/D_CLUNIE_VL3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
123 gdcmData/D_CLUNIE_VL6_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
124 gdcmData/LEADTOOLS_FLOWERS-24-RGB-JpegLossless.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
125 gdcmData/DermaColorLossLess.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
126 gdcmData/LEADTOOLS_FLOWERS-24-RGB-JpegLossy.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
127
128 #
129 # YBR Images
130 #
131 gdcmData/ACUSON-24-YBR_FULL-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=YBR_FULL pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
132 gdcmData/ACUSON-24-YBR_FULL_422-Jpeg_Baseline_1.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=YBR_FULL_422 pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
133 gdcmData/ACUSON-8-YBR_FULL-JPEG-TrailingInfo.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=YBR_FULL_422 pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
134 gdcmData/ACUSON-24-YBR_FULL-RLE-b.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=YBR_FULL pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
135
136 # ------------- Grey Level ----------------
137
138 # Big-Endian
139
140 gdcmData/XA_GE_DLX_xadc.dcm TransferSyntaxName= [Implicit VR Big Endian DLX (G.E Private)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
141 gdcmData/GE_DLX-8-MONO2-PrivateSyntax.dcm TransferSyntaxName= [Implicit VR Big Endian DLX (G.E Private)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
142 gdcmData/US-RGB-8-epicard.dcm TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
143
144 # RLE Lossless
145
146 gdcmData/LEADTOOLS_FLOWERS-16-MONO2-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
147 gdcmData/LEADTOOLS_FLOWERS-8-MONO2-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
148 gdcmData/ALOKA_SSD-8-MONO2-RLE-SQ.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
149 gdcmData/D_CLUNIE_SC1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
150 gdcmData/D_CLUNIE_MR2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
151 gdcmData/D_CLUNIE_RG2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
152 gdcmData/D_CLUNIE_MR3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
153 gdcmData/D_CLUNIE_MR1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
154 gdcmData/D_CLUNIE_NM1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
155 gdcmData/D_CLUNIE_RG1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
156 gdcmData/D_CLUNIE_CT2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
157 gdcmData/D_CLUNIE_CT1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
158 gdcmData/D_CLUNIE_XA1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
159 gdcmData/D_CLUNIE_MG1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
160 gdcmData/D_CLUNIE_MR4_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
161 gdcmData/D_CLUNIE_RG3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
162
163 # JPEG Lossless
164
165 gdcmData/RadBWLossLess.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
166 gdcmData/00191113.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
167 gdcmData/LEADTOOLS_FLOWERS-16-MONO2-JpegLossless.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
168 gdcmData/PHILIPS_Integris_H-8-MONO2-Multiframe.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
169 gdcmData/D_CLUNIE_MR1_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
170 gdcmData/CT-MONO2-16-chest.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
171 gdcmData/MARCONI_MxTWin-12-MONO2-JpegLossless-ZeroLengthSQ.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 Icon Image Sequence
172 gdcmData/D_CLUNIE_MG1_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
173 gdcmData/D_CLUNIE_NM1_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
174 gdcmData/gdcm-JPEG-LossLessThoravision.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
175 gdcmData/D_CLUNIE_CT1_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
176 gdcmData/D_CLUNIE_CT2_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
177 gdcmData/D_CLUNIE_RG2_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
178 gdcmData/012345.002.050.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
179 gdcmData/GE_DLX-8-MONO2-Multiframe-Jpeg_Lossless.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
180 gdcmData/D_CLUNIE_MR3_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
181 gdcmData/GE_RHAPSODE-16-MONO2-JPEG-Fragments.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
182 gdcmData/D_CLUNIE_RG1_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
183 gdcmData/XA-MONO2-8-12x-catheter.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
184 gdcmData/PHILIPS_Gyroscan-12-MONO2-Jpeg_Lossless.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
185 gdcmData/MR-MONO2-12-shoulder.dcm TransferSyntaxName= [JPEG Lossless Non-Hierarchical (Process 14)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
186 gdcmData/D_CLUNIE_MR4_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
187 gdcmData/D_CLUNIE_MR2_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
188 gdcmData/D_CLUNIE_XA1_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
189 gdcmData/D_CLUNIE_SC1_JPLL.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
190 gdcmData/gdcm-JPEG-LossLess3a.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
191 gdcmData/3E768EB7.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
192
193 # JPEG Lossy
194
195 gdcmData/LEADTOOLS_FLOWERS-8-MONO2-JpegLossy.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
196
197 gdcmData/gdcm-JPEG-Extended.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
198 gdcmData/D_CLUNIE_NM1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
199
200 gdcmData/gdcm-JPEG-Extended-Allready_present.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
201 gdcmData/PHILIPS_Gyroscan-12-Jpeg_Extended_Process_2_4.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
202 gdcmData/SIEMENS-12-Jpeg_Process_2_4-Lossy-a.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
203 gdcmData/D_CLUNIE_XA1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
204 gdcmData/D_CLUNIE_SC1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
205 gdcmData/D_CLUNIE_RG2_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
206 gdcmData/D_CLUNIE_MR4_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
207 gdcmData/D_CLUNIE_RG3_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
208 gdcmData/D_CLUNIE_MR3_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
209 gdcmData/D_CLUNIE_MG1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
210 gdcmData/D_CLUNIE_MR1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
211 gdcmData/D_CLUNIE_MR2_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
212
213
214  With embedded icon
215 gdcmData/MARCONI_MxTWin-12-MONO2-JpegLossless-ZeroLengthSQ.dcm TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 Icon Image Sequence
216
217
218 # Uncompressed
219
220 gdcmData/THERALYS-12-MONO2-Uncompressed-Even_Length_Tag.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
221 gdcmData/MR-MONO2-16-head.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
222 gdcmData/CT-MONO2-16-ankle.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
223 gdcmData/PICKER-16-MONO2-Nested_icon.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 Icon Image Sequence
224 gdcmData/GE_DLX-8-MONO2-Multiframe.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
225 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq2.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
226 gdcmData/PHILIPS_Gyroscan-8-MONO2-Odd_Sequence.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
227 gdcmData/CT-MONO2-8-abdo.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
228 gdcmData/PHILIPS_Integris_V-10-MONO2-Multiframe.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
229 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq0.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
230 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq3.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
231 gdcmData/CT-MONO2-16-ort.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
232 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq1.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
233 gdcmData/THERALYS-12-MONO2-Uncompressed-E_Film_Template.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
234 gdcmData/GE_GENESIS-16-MONO2-WrongLengthItem.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
235
236 gdcmData/US-MONO2-8-8x-execho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
237 gdcmData/US-MONO2-8-8x-execho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
238 gdcmData/NM-MONO2-16-13x-heart.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
239 gdcmData/MR-MONO2-8-16x-heart.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
240 gdcmData/LEADTOOLS_FLOWERS-8-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=1
241 gdcmData/gdcm-CR-DCMTK-16-NonSamplePerPix.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
242 gdcmData/gdcm-MR-PHILIPS-16-NonRectPix.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
243 gdcmData/gdcm-MR-PHILIPS-16-Multi-Seq.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
244 gdcmData/SIEMENS_MAGNETOM-12-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
245 gdcmData/SIEMENS_Sonata-12-MONO2-SQ.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
246 gdcmData/CT-MONO2-16-brain.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
247 gdcmData/PHILIPS_Intera-16-MONO2-Uncompress.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
248 gdcmData/CT-SIEMENS-Icone-With-PaletteColor.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 Icon Image Sequence
249 gdcmData/LEADTOOLS_FLOWERS-16-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
250 gdcmData/GE_GENESIS-16-MONO2-Uncompressed-UnusualVR.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
251 gdcmData/SIEMENS_Sonata-16-MONO2-Value_Multiplicity.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
252