]> Creatis software - gdcmData.git/blob - README
Add info about the files
[gdcmData.git] / README
1 /*=========================================================================
2                                                                                 
3   Program:   gdcm
4   Module:    $RCSfile: README.txt,v $
5   Language:  C++
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
29 =============================================================================
30
31 The following file list (when unsorted) can be obtained by running, under Un*x :
32
33 ctest -V -R TestPrintAllDocument | grep TransferSyntaxName > myOwnFile.txt
34
35 It gives, within a more or less human readable form, the main characteristics 
36           of the images : (Sorry, it's more 80 characters per line)
37                          
38 - ACR-NEMA / Dicom V3
39 - Color / Grey level
40    - RGB / YBR / Palette Color
41         - Monochrome1 / Monochrome2
42 - Compressed / Uncompressed
43 - Big-Endian / Little Endian
44 - Explicit VR / Implicit VR
45 - 8 Bits / 16 Bits
46 - Signed / Unsigned
47
48 User may grep the output file to find the names of the files 
49 with the characteritics he want
50
51 #
52 # ------------------------ ACR-NEMA Images -------------------------
53 #
54
55 # Very, very old ones
56 gdcmData/SIEMENS_MAGNETOM-12-ACR_NEMA_2-Modern.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
57 gdcmData/SIEMENS_GBS_III-16-ACR_NEMA_1.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
58 gdcmData/CT-MONO2-12-lomb-an2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
59 gdcmData/MR-MONO2-12-angio-an1.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
60 gdcmData/gdcm-MR-SIEMENS-16-2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
61
62 # Younger
63 gdcmData/MR-MONO2-12-an2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
64 gdcmData/SIEMENS_SOMATOM-12-ACR_NEMA-ZeroLengthUs.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
65 gdcmData/OT-MONO2-8-a7.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
66 gdcmData/FUJI-10-MONO1-ACR_NEMA_2.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
67 gdcmData/US-IRAD-NoPreambleStartWith0005.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
68 gdcmData/US-IRAD-NoPreambleStartWith0003.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
69 gdcmData/KODAK-12-MONO1-Odd_Terminated_Sequence.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
70 gdcmData/CR-MONO1-10-chest.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
71 gdcmData/TOSHIBA_MRT150-16-MONO2-ACR_NEMA_2.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
72
73 gdcmData/OT-PAL-8-face.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=1
74
75
76 # Forget this ones : CREATIS 'ACR-NEMA like' (?) LibIDO format
77 # Usefull for us, not for you ...
78 gdcmData/LIBIDO-8-ACR_NEMA-Lena_128_128.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
79 gdcmData/test.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
80 gdcmData/gdcm-ACR-LibIDO.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
81 gdcmData/LIBIDO-16-ACR_NEMA-Volume.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 4321 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
82 gdcmData/LIBIDO-24-ACR_NEMA-Rectangle.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
83
84
85 # ------------------------ DICOM V3 Images -------------------------
86 #
87
88 # ------------- Color ----------------
89 #
90 # Palette Color Images
91 #
92 gdcmData/gdcm-US-ALOKA-16.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
93 gdcmData/LEADTOOLS_FLOWERS-8-PAL-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=2
94 gdcmData/LEADTOOLS_FLOWERS-8-PAL-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=2
95 gdcmData/US-PAL-8-10x-echo.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
96
97
98 #
99 # RGB Images
100 #
101 gdcmData/LEADTOOLS_FLOWERS-24-RGB-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
102 gdcmData/GE_LOGIQBook-8-RGB-HugePreview.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
103 gdcmData/US-RGB-8-esopecho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
104 gdcmData/US-RGB-8-epicard.dcm TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
105
106 gdcmData/D_CLUNIE_VL5_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
107 gdcmData/D_CLUNIE_VL2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
108 gdcmData/D_CLUNIE_VL1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
109 gdcmData/D_CLUNIE_VL4_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
110 gdcmData/D_CLUNIE_US1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
111 gdcmData/D_CLUNIE_VL3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
112 gdcmData/D_CLUNIE_VL6_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
113 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
114 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
115 gdcmData/LEADTOOLS_FLOWERS-24-RGB-JpegLossy.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0
116
117 #
118 # YBR Images
119 #
120 gdcmData/ACUSON-24-YBR_FULL-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=YBR_FULL pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
121 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
122 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
123 gdcmData/ACUSON-24-YBR_FULL-RLE-b.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=YBR_FULL pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
124
125 # ------------- Grey Level ----------------
126
127 # Big-Endian
128
129 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
130 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
131 gdcmData/US-RGB-8-epicard.dcm TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 PhotometricInterpretation=RGB  pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1
132
133 # RLE Lossless
134
135 gdcmData/LEADTOOLS_FLOWERS-16-MONO2-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
136 gdcmData/LEADTOOLS_FLOWERS-8-MONO2-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
137 gdcmData/ALOKA_SSD-8-MONO2-RLE-SQ.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
138 gdcmData/D_CLUNIE_SC1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
139 gdcmData/D_CLUNIE_MR2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
140 gdcmData/D_CLUNIE_RG2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
141 gdcmData/D_CLUNIE_MR3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
142 gdcmData/D_CLUNIE_MR1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
143 gdcmData/D_CLUNIE_NM1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
144 gdcmData/D_CLUNIE_RG1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
145 gdcmData/D_CLUNIE_CT2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
146 gdcmData/D_CLUNIE_CT1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
147 gdcmData/D_CLUNIE_XA1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
148 gdcmData/D_CLUNIE_MG1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
149 gdcmData/D_CLUNIE_MR4_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
150 gdcmData/D_CLUNIE_RG3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
151
152 # JPEG Lossless
153
154 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
155 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
156 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
157 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
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 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
166 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
167 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
168 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
169 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
170 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
171 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
172 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
173 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
174 gdcmData/MR-MONO2-12-shoulder.dcm TransferSyntaxName= [JPEG Lossless Non-Hierarchical (Process 14)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
175 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
176 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
177 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
178 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
179 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
180 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
181
182 # JPEG Lossy
183
184 gdcmData/LEADTOOLS_FLOWERS-8-MONO2-JpegLossy.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
185
186 gdcmData/gdcm-JPEG-Extended.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
187 gdcmData/D_CLUNIE_NM1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
188
189 gdcmData/gdcm-JPEG-Extended-Allready_present.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
190 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
191 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
192 gdcmData/D_CLUNIE_XA1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
193 gdcmData/D_CLUNIE_SC1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
194 gdcmData/D_CLUNIE_RG2_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
195 gdcmData/D_CLUNIE_MR4_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
196 gdcmData/D_CLUNIE_RG3_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
197 gdcmData/D_CLUNIE_MR3_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
198 gdcmData/D_CLUNIE_MG1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
199 gdcmData/D_CLUNIE_MR1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
200 gdcmData/D_CLUNIE_MR2_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
201
202
203  With embedded icon
204 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
205
206
207 # Uncompressed
208
209 gdcmData/THERALYS-12-MONO2-Uncompressed-Even_Length_Tag.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
210 gdcmData/MR-MONO2-16-head.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
211 gdcmData/CT-MONO2-16-ankle.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
212 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
213 gdcmData/GE_DLX-8-MONO2-Multiframe.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
214 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq2.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
215 gdcmData/PHILIPS_Gyroscan-8-MONO2-Odd_Sequence.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
216 gdcmData/CT-MONO2-8-abdo.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
217 gdcmData/PHILIPS_Integris_V-10-MONO2-Multiframe.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
218 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq0.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
219 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq3.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
220 gdcmData/CT-MONO2-16-ort.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
221 gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq1.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
222 gdcmData/THERALYS-12-MONO2-Uncompressed-E_Film_Template.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
223 gdcmData/GE_GENESIS-16-MONO2-WrongLengthItem.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
224
225 gdcmData/US-MONO2-8-8x-execho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
226 gdcmData/US-MONO2-8-8x-execho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
227 gdcmData/NM-MONO2-16-13x-heart.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
228 gdcmData/MR-MONO2-8-16x-heart.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
229 gdcmData/LEADTOOLS_FLOWERS-8-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=1
230 gdcmData/gdcm-CR-DCMTK-16-NonSamplePerPix.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0
231 gdcmData/gdcm-MR-PHILIPS-16-NonRectPix.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
232 gdcmData/gdcm-MR-PHILIPS-16-Multi-Seq.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
233 gdcmData/SIEMENS_MAGNETOM-12-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
234 gdcmData/SIEMENS_Sonata-12-MONO2-SQ.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
235 gdcmData/CT-MONO2-16-brain.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
236 gdcmData/PHILIPS_Intera-16-MONO2-Uncompress.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
237 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
238 gdcmData/LEADTOOLS_FLOWERS-16-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
239 gdcmData/GE_GENESIS-16-MONO2-Uncompressed-UnusualVR.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0
240 gdcmData/SIEMENS_Sonata-16-MONO2-Value_Multiplicity.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2  pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0
241