From: jpr Date: Thu, 3 Feb 2005 15:24:42 +0000 (+0000) Subject: Add info about the files X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=de0397aceb6dc03c90be737cd560b8a78fdccc32;p=gdcmData.git Add info about the files --- diff --git a/README b/README index bd545f2..9acbcfd 100644 --- a/README +++ b/README @@ -1,3 +1,22 @@ +/*========================================================================= + + Program: gdcm + Module: $RCSfile: README.txt,v $ + Language: C++ + Date: $Date: 2005/02/02 14:26:30 $ + Version: $Revision: 1.24 $ + + Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de + l'Image). All rights reserved. See Doc/License.txt or + http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notices for more information. + +=========================================================================*/ + + This repository :pserver:xxx@cvs.creatis.insa-lyon.fr:2402/cvs/public contains all the images used by the test suite of gdcm (refer to @@ -5,3 +24,218 @@ http://www.creatis.insa-lyon.fr/Public/Gdcm ) For naming conventions and specific information of images, please refer to the file TestAllEntryVerifyReference.txt. + + +============================================================================= + +The following file list (when unsorted) can be obtained by running, under Un*x : + +ctest -V -R TestPrintAllDocument | grep TransferSyntaxName > myOwnFile.txt + +It gives, within a more or less human readable form, the main characteristics + of the images : (Sorry, it's more 80 characters per line) + +- ACR-NEMA / Dicom V3 +- Color / Grey level + - RGB / YBR / Palette Color + - Monochrome1 / Monochrome2 +- Compressed / Uncompressed +- Big-Endian / Little Endian +- Explicit VR / Implicit VR +- 8 Bits / 16 Bits +- Signed / Unsigned + +User may grep the output file to find the names of the files +with the characteritics he want + +# +# ------------------------ ACR-NEMA Images ------------------------- +# + +# Very, very old ones +gdcmData/SIEMENS_MAGNETOM-12-ACR_NEMA_2-Modern.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_GBS_III-16-ACR_NEMA_1.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/CT-MONO2-12-lomb-an2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/MR-MONO2-12-angio-an1.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/gdcm-MR-SIEMENS-16-2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 + +# Younger +gdcmData/MR-MONO2-12-an2.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_SOMATOM-12-ACR_NEMA-ZeroLengthUs.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/OT-MONO2-8-a7.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/FUJI-10-MONO1-ACR_NEMA_2.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/US-IRAD-NoPreambleStartWith0005.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/US-IRAD-NoPreambleStartWith0003.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/KODAK-12-MONO1-Odd_Terminated_Sequence.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/CR-MONO1-10-chest.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/TOSHIBA_MRT150-16-MONO2-ACR_NEMA_2.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 + +gdcmData/OT-PAL-8-face.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR pixelType=8U SamplesPerPixel=1 PlanarConfiguration=1 + + +# Forget this ones : CREATIS 'ACR-NEMA like' (?) LibIDO format +# Usefull for us, not for you ... +gdcmData/LIBIDO-8-ACR_NEMA-Lena_128_128.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/test.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/gdcm-ACR-LibIDO.acr TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/LIBIDO-16-ACR_NEMA-Volume.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 4321 PhotometricInterpretation=gdcm::Unfound pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/LIBIDO-24-ACR_NEMA-Rectangle.dcm TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 1234 PhotometricInterpretation=gdcm::Unfound pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 + + +# ------------------------ DICOM V3 Images ------------------------- +# + +# ------------- Color ---------------- +# +# Palette Color Images +# +gdcmData/gdcm-US-ALOKA-16.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/LEADTOOLS_FLOWERS-8-PAL-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR pixelType=8U SamplesPerPixel=1 PlanarConfiguration=2 +gdcmData/LEADTOOLS_FLOWERS-8-PAL-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR pixelType=8U SamplesPerPixel=1 PlanarConfiguration=2 +gdcmData/US-PAL-8-10x-echo.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=PALETTE COLOR pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 + + +# +# RGB Images +# +gdcmData/LEADTOOLS_FLOWERS-24-RGB-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/GE_LOGIQBook-8-RGB-HugePreview.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/US-RGB-8-esopecho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/US-RGB-8-epicard.dcm TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1 + +gdcmData/D_CLUNIE_VL5_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/D_CLUNIE_VL2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/D_CLUNIE_VL1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/D_CLUNIE_VL4_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/D_CLUNIE_US1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/D_CLUNIE_VL3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +gdcmData/D_CLUNIE_VL6_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 +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 +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 +gdcmData/LEADTOOLS_FLOWERS-24-RGB-JpegLossy.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=0 + +# +# YBR Images +# +gdcmData/ACUSON-24-YBR_FULL-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=YBR_FULL pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1 +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 +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 +gdcmData/ACUSON-24-YBR_FULL-RLE-b.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=YBR_FULL pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1 + +# ------------- Grey Level ---------------- + +# Big-Endian + +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 +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 +gdcmData/US-RGB-8-epicard.dcm TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 PhotometricInterpretation=RGB pixelType=8U SamplesPerPixel=3 PlanarConfiguration=1 + +# RLE Lossless + +gdcmData/LEADTOOLS_FLOWERS-16-MONO2-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/LEADTOOLS_FLOWERS-8-MONO2-RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/ALOKA_SSD-8-MONO2-RLE-SQ.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_SC1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_RG2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_NM1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_RG1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_CT2_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_CT1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_XA1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MG1_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR4_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_RG3_RLE.dcm TransferSyntaxName= [RLE Lossless] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 + +# JPEG Lossless + +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +gdcmData/MR-MONO2-12-shoulder.dcm TransferSyntaxName= [JPEG Lossless Non-Hierarchical (Process 14)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +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 +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 +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 +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 +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 +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 + +# JPEG Lossy + +gdcmData/LEADTOOLS_FLOWERS-8-MONO2-JpegLossy.dcm TransferSyntaxName= [JPEG Baseline (Process 1)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 + +gdcmData/gdcm-JPEG-Extended.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_NM1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 + +gdcmData/gdcm-JPEG-Extended-Allready_present.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +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 +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 +gdcmData/D_CLUNIE_XA1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_SC1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_RG2_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR4_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_RG3_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME1 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR3_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MG1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR1_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/D_CLUNIE_MR2_JPLY.dcm TransferSyntaxName= [JPEG Extended (Process 2 & 4)] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 + + + With embedded icon +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 + + +# Uncompressed + +gdcmData/THERALYS-12-MONO2-Uncompressed-Even_Length_Tag.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/MR-MONO2-16-head.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/CT-MONO2-16-ankle.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +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 +gdcmData/GE_DLX-8-MONO2-Multiframe.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq2.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/PHILIPS_Gyroscan-8-MONO2-Odd_Sequence.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/CT-MONO2-8-abdo.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/PHILIPS_Integris_V-10-MONO2-Multiframe.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq0.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq3.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/CT-MONO2-16-ort.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_MAGNETOM-12-MONO2-FileSeq1.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/THERALYS-12-MONO2-Uncompressed-E_Film_Template.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/GE_GENESIS-16-MONO2-WrongLengthItem.dcm TransferSyntaxName= [Implicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 + +gdcmData/US-MONO2-8-8x-execho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/US-MONO2-8-8x-execho.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/NM-MONO2-16-13x-heart.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/MR-MONO2-8-16x-heart.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/LEADTOOLS_FLOWERS-8-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=1 +gdcmData/gdcm-CR-DCMTK-16-NonSamplePerPix.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=8U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/gdcm-MR-PHILIPS-16-NonRectPix.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/gdcm-MR-PHILIPS-16-Multi-Seq.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_MAGNETOM-12-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_Sonata-12-MONO2-SQ.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/CT-MONO2-16-brain.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/PHILIPS_Intera-16-MONO2-Uncompress.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +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 +gdcmData/LEADTOOLS_FLOWERS-16-MONO2-Uncompressed.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/GE_GENESIS-16-MONO2-Uncompressed-UnusualVR.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16S SamplesPerPixel=1 PlanarConfiguration=0 +gdcmData/SIEMENS_Sonata-16-MONO2-Value_Multiplicity.dcm TransferSyntaxName= [Explicit VR - Little Endian] SwapCode = 1234 PhotometricInterpretation=MONOCHROME2 pixelType=16U SamplesPerPixel=1 PlanarConfiguration=0 +