X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=README;h=b0cb89b9f24e06e5e27e8519e73856fa2ecb656f;hb=a02dce915af6a595825056b6cb9f7d049bad770c;hp=d4e6fa258332e395721856f6f82037be474489f0;hpb=330501df7b3f845cf19816dac8e55b81f1745824;p=gdcmData.git diff --git a/README b/README index d4e6fa2..b0cb89b 100644 --- a/README +++ b/README @@ -1,140 +1,410 @@ -multiframe1.dcm -multiframe2.dcm - Cardiovasculaire multiframe - True Dicom - Explicit VR - les champs prives ne *sont pas* Explicit VR - tous les Groupes comportent un element 0000 - Pixels codes sur 10 bits - -acusson.dcm - Echographie single Frame - True Dicom - Explicit VR - 3 LUT (R, G, B) - -irmPhlipsNew1.dcm - Irm Philips LyonSud - True Dicom - Explicit VR - SQ curieuse en (0008,1140) - -pixelNonRect.dcm - Irm Philips Marseille - True Dicom - Explicit VR - les champs prives *sont* Explicit VR - les champs prives contiennent des caract non imprimables - Pixels non Rectangulaires - -esrf1.dcm - Vg Studio Max - True Dicom - Explicit VR - Manque 'Samples Per Pixel' pour etre lue par e-film - -jpeg16Bits.dcm - CT Siemens HEH - True Dicom - jpeg 16 Bits Lossy - (fait casser DcmRead 8/11/2002 :-( - repare 27/11 - -jpeglossles1.dcm - Jpeg LossLess - True Dicom - Explicit VR - SQ en (0008,2112) - contient peut etre (?!) des curiosités apres les Pixels - -jpeglossless2.dcm - CR Thoravision Philips Cardio - Jpeg LossLess - True Dicom - Explicit VR - Jpeg mal decodé par les fonctions utilisees - -jpeglossy1.dcm -jpeglossy2.dcm -jpeglossy3.dcm - Jpeg Lossy - Decodage non traite par mes fonctions - -oldACR00001.ima - ACRNEMA V1 'ancien' - Groupe 20 NE contient PAS Study et Serie Instance UID - ET Study ID et Series Number sont VIDES - -newACR1000.nema - ACRNEMA V2 'moderne' - Groupe 20 contient Study et Serie Instance UID - ET Study ID et Series Number - -imageEcat.ecat - Image au format ECAT (Medecine Nucleaire) - On n'y echapera pas encore tres longtemps, a celles la :-( - ----------------- Ajouts 20 Nov 2002 - -mr176621 - MR Toshiba - ACRNEMA-V2 - abscence de l'element 0000 (group length) pour tous les groupes - -cr_45031 - CR Fuji - ACRNEMA V2 - 1670x2010 - -MR.6799.1 - MR Pickert - DICOM V3 like - manque le 'file preamble' de 200 octets - -cr172241 - CR Kodak - ACRNEMA V2 - (0028 3000): SQ - (fffe, e00d), (fffe,e0dd), apres (0028, 3006) !!! - -US.1.2.dcm -US.1.3.dcm - US ACUSON - DICOM 3 Multiframe - JPEG 8 bits Lossy - (0028,0002) Samples Per Pixel = 3 - (0018, 6011) : SQ - les champs à l'interieur de cette 'Sequence' - contiennent des caract non imprimables qui déconfigurent l'ecran :-( - - Ces deux examens, correspondant a 2 patients differents ont le meme Study ID - ----------------- Ajouts 27/11/2002 - -sonata.dcm - IRM Siemens Sonata (images taggees) - SQ en (0008,1140),contenant (0008,1150), (0008,1155) 3 fois - - ----------------- Ajouts 16/12/2002 -icone.dcm - CT Picker - image 512x512 - (28 200 )contient une icone de 64x64 - --> DEUX groupes 7FE0 dans la même image - ------------------ Ajouts 13/02/2003 - -sonata.nema - MR Siemens sonata - True DICOM - (18,1310) est un champ de Value Multiplicity > 1 - vr : US mais longueur = 8 - ---------------Ajouts 21/03/2003 - -philipsMR-lossy.ima - MR Philips (Neuro) - True Dicom - indiquée comme ACR-NEMA V1 dans l'entete - JPEG Lossy (Transfer Syntax UID : [1.2.840.10008.1.2.4.51]) +/*========================================================================= + + Program: gdcm + Module: $RCSfile: README.txt,v $ + Language: text + 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 +http://www.creatis.insa-lyon.fr/Public/Gdcm ) + +For naming conventions and specific information of images, please refer to +the file TestAllEntryVerifyReference.txt. + +Credits : +------- +Images whose name begins by LEADTOOLS come from + http://www.leadtools.com +Images whose name begins by D_CLUNIE come from + ftp://medical.nema.org/MEDICAL/Dicom/DataSets/WG04/ +Images whose name looks some how like "MR-MONO2-16-head.dcm" come from + http://www.barre.nom.fr/medical/samples/ +Some images whith 'broken header' where found following the linkd provided by + http://xmedcon.sourceforge.net/links/ +Most of the other ones have been sent to us, after anonymization, by people + getting troubles with them. +============================================================================= + +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 + +About Image Type +================ + +ACR-NEMA (very old) images +-------- +SIEMENS_MAGNETOM-12-ACR_NEMA_2-Modern.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] +SIEMENS_GBS_III-16-ACR_NEMA_1.acr pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] +CT-MONO2-12-lomb-an2.acr pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] +MR-MONO2-12-angio-an1.acr pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] +gdcm-MR-SIEMENS-16-2.acr pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] + +ACR-NEMA (younger) images +-------- +MR-MONO2-12-an2.acr pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Uncompressed ACR-NEMA] +SIEMENS_SOMATOM-12-ACR_NEMA-ZeroLengthUs.acr pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Uncompressed ACR-NEMA] +OT-MONO2-8-a7.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Uncompressed ACR-NEMA] +FUJI-10-MONO1-ACR_NEMA_2.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [Uncompressed ACR-NEMA] +US-IRAD-NoPreambleStartWith0005.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Uncompressed ACR-NEMA] +US-IRAD-NoPreambleStartWith0003.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Uncompressed ACR-NEMA] +KODAK-12-MONO1-Odd_Terminated_Sequence.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [Uncompressed ACR-NEMA] +CR-MONO1-10-chest.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [Uncompressed ACR-NEMA] +TOSHIBA_MRT150-16-MONO2-ACR_NEMA_2.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Uncompressed ACR-NEMA] +OT-PAL-8-face.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=1 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [Uncompressed ACR-NEMA] + +LibIDO (CREATIS 'ACR-NEMA like(?)' LibIDO format +------ +Forget these ones (usefull for us, not for you) +LIBIDO-8-ACR_NEMA-Lena_128_128.acr pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] +LIBIDO-16-ACR_NEMA-Volume.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 4321 +gdcmData/LIBIDO-24-ACR_NEMA-Rectangle.dcm 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 + + +About Physical Implementation (Only the images holding unusual characteristics are reported) +============================= + +BIG-ENDIAN +LIBIDO-16-ACR_NEMA-Volume.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 4321 +US-RGB-8-epicard.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 + +BITS-ALLOCATED=12 +----------------- +MR-MONO2-12-angio-an1.acr pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] + + +BITS-ALLOCATED=24 +----------------- +LIBIDO-24-ACR_NEMA-Rectangle.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] + + +SIGNED PIXELS +------------- +MR-MONO2-16-head.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +CT-MONO2-16-chest.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +toto.dcm pixelType=16S Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +PICKER-16-MONO2-No_DicomV3_Preamble.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +D_CLUNIE_MR1_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +CT-MONO2-16-ankle.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +D_CLUNIE_MR3_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_MR1_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_NM1_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_NM1_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +CT-MONO2-16-ort.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +D_CLUNIE_CT1_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_CT2_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_CT2_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +012345.002.050.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +CT-MONO2-16-brain.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Explicit VR - Little Endian] +D_CLUNIE_MR3_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +GE_RHAPSODE-16-MONO2-JPEG-Fragments.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +GE_GENESIS-16-MONO2-Uncompressed-UnusualVR.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Explicit VR - Little Endian] +D_CLUNIE_CT1_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +GE_GENESIS-16-MONO2-WrongLengthItem.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] + +IMPLICIT VALUE REPRESENTATION +----------------------------- +MR-MONO2-16-head.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +CT-MONO2-8-abdo.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +PICKER-16-MONO2-Nested_icon.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] Icon Image Sequence +PICKER-16-MONO2-No_DicomV3_Preamble.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +XA_GE_DLX_xadc.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR Big Endian DLX (G.E Private)] +CT-MONO2-16-ankle.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +GE_DLX-8-MONO2-Multiframe.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +SIEMENS_MAGNETOM-12-MONO2-FileSeq2.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +PHILIPS_Gyroscan-8-MONO2-Odd_Sequence.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +SIEMENS_MAGNETOM-12-MONO2-FileSeq3.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +SIEMENS_MAGNETOM-12-MONO2-FileSeq1.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +SIEMENS_MAGNETOM-12-MONO2-FileSeq0.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +CT-MONO2-16-ort.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +GE_DLX-8-MONO2-PrivateSyntax.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR Big Endian DLX (G.E Private)] +THERALYS-12-MONO2-Uncompressed-E_Film_Template.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +GE_GENESIS-16-MONO2-WrongLengthItem.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] +THERALYS-12-MONO2-Uncompressed-Even_Length_Tag.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] + +GE_DLX-8-MONO2-PrivateSyntax.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR Big Endian DLX (G.E Private)] + +WRITTEN ON A 'BIG ENDIAN' PROCESSOR BASED COMPUTER +-------------------------------------------------- +LIBIDO-16-ACR_NEMA-Volume.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=gdcm::Unfound TransferSyntaxName= [Uncompressed ACR-NEMA] SwapCode = 4321 +US-RGB-8-epicard.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 + +About Color Representation (Only the images holding unusual characteristics are reported) +========================== + +MONOCHROME1 (low values = bright) +----------- +FUJI-10-MONO1-ACR_NEMA_2.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [Uncompressed ACR-NEMA] +KODAK-12-MONO1-Odd_Terminated_Sequence.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [Uncompressed ACR-NEMA] +D_CLUNIE_RG1_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_RG3_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_RG3_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_RG1_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_RG3_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +CR-MONO1-10-chest.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [Uncompressed ACR-NEMA] + +PALETTE COLOR +------------- +- With Palette Color Lookup Tables : 8 Bits per Pixel +---------------------------------- +LEADTOOLS_FLOWERS-8-PAL-Uncompressed.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=2 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [Explicit VR - Little Endian] +LEADTOOLS_FLOWERS-8-PAL-RLE.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=2 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [RLE Lossless] +US-PAL-8-10x-echo.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [RLE Lossless] +OT-PAL-8-face.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=1 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [Uncompressed ACR-NEMA] +- With Palette Color Lookup Tables : 16 Bits per Pixel +---------------------------------- +rle16sti.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [RLE Lossless] +rle16loo.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [RLE Lossless] +- With Segmented Palette Color Lookup Tables : 16 Bits Per Pixel +-------------------------------------------- +gdcm-US-ALOKA-16.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [Implicit VR - Little Endian] + +RGB +--- +LEADTOOLS_FLOWERS-24-RGB-Uncompressed.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +DermaColorLossLess.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +toto.dcm pixelType=16S Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +US-RGB-8-esopecho.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +D_CLUNIE_VL2_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +SIEMENS-MR-RGB-16Bits.dcm pixelType=16U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +D_CLUNIE_VL1_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL4_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_US1_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +LEADTOOLS_FLOWERS-24-RGB-JpegLossless.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_VL3_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +US-RGB-8-epicard.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 +D_CLUNIE_VL6_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +GE_LOGIQBook-8-RGB-HugePreview.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +LEADTOOLS_FLOWERS-24-RGB-JpegLossy.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Baseline (Process 1)] + + +YBR_FULL_422 +------------ +US-GE-4AICL142.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=YBR_FULL_422 TransferSyntaxName= [JPEG Baseline (Process 1)] + + +YBR_FULL +-------- +ACUSON-24-YBR_FULL-RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=YBR_FULL TransferSyntaxName= [RLE Lossless] +ACUSON-24-YBR_FULL-RLE-b.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=YBR_FULL TransferSyntaxName= [RLE Lossless] + +PLANAR CONFIGURATION=2 +---------------------- +LEADTOOLS_FLOWERS-8-PAL-Uncompressed.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=2 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [Explicit VR - Little Endian] +LEADTOOLS_FLOWERS-8-PAL-RLE.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=2 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [RLE Lossless] + +PLANAR CONFIGURATION=1 +---------------------- +LEADTOOLS_FLOWERS-8-MONO2-Uncompressed.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=1 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Explicit VR - Little Endian] +OT-PAL-8-face.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=1 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [Uncompressed ACR-NEMA] +ACUSON-24-YBR_FULL-RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=YBR_FULL TransferSyntaxName= [RLE Lossless] +ACUSON-24-YBR_FULL-RLE-b.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=YBR_FULL TransferSyntaxName= [RLE Lossless] +US-RGB-8-epicard.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Big Endian] SwapCode = 4321 + +PLANAR CONFIGURATION=0 (Only 'Samples Per Pixel = 3' are reported) +---------------------- +LEADTOOLS_FLOWERS-24-RGB-Uncompressed.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +DermaColorLossLess.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +toto.dcm pixelType=16S Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +US-RGB-8-esopecho.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +D_CLUNIE_VL2_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +SIEMENS-MR-RGB-16Bits.dcm pixelType=16U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +D_CLUNIE_VL1_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL4_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_US1_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +LEADTOOLS_FLOWERS-24-RGB-JpegLossless.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_VL3_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL6_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +US-GE-4AICL142.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=YBR_FULL_422 TransferSyntaxName= [JPEG Baseline (Process 1)] +GE_LOGIQBook-8-RGB-HugePreview.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] +LEADTOOLS_FLOWERS-24-RGB-JpegLossy.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Baseline (Process 1)] + +About Compression mode : +====================== + +RLE Lossless +------------ +D_CLUNIE_SC1_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_MR2_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +LEADTOOLS_FLOWERS-8-PAL-RLE.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=2 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [RLE Lossless] +D_CLUNIE_RG2_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +US-PAL-8-10x-echo.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=PALETTE COLOR TransferSyntaxName= [RLE Lossless] +ACUSON-24-YBR_FULL-RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=YBR_FULL TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL2_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +ALOKA_SSD-8-MONO2-RLE-SQ.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_MR3_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_MR1_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL1_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL4_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_NM1_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_US1_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_RG1_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [RLE Lossless] +ACUSON-24-YBR_FULL-RLE-b.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 Photom.Interp.=YBR_FULL TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL3_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +LEADTOOLS_FLOWERS-16-MONO2-RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_CT2_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_RG3_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_VL6_RLE.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [RLE Lossless] +D_CLUNIE_XA1_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_CT1_RLE.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] +D_CLUNIE_MR4_RLE.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [RLE Lossless] + + +JPEG Baseline (Process 1) +------------------------- +LEADTOOLS_FLOWERS-8-MONO2-JpegLossy.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Baseline (Process 1)] +US-GE-4AICL142.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=YBR_FULL_422 TransferSyntaxName= [JPEG Baseline (Process 1)] +LEADTOOLS_FLOWERS-24-RGB-JpegLossy.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Baseline (Process 1)] + + +JPEG Extended (Process 2 & 4) +---------------------------- +D_CLUNIE_NM1_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +gdcm-JPEG-Extended-Allready_present.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +PHILIPS_Gyroscan-12-Jpeg_Extended_Process_2_4.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +SIEMENS-12-Jpeg_Process_2_4-Lossy-a.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_XA1_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_SC1_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_RG2_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_MR4_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_RG3_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_MR3_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_MR1_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +D_CLUNIE_MR2_JPLY.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] + + +JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]) +---------------------------------------------------------------------------------------- +RadBWLossLess.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +CT-MONO2-16-chest.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +00191113.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +DermaColorLossLess.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +LEADTOOLS_FLOWERS-16-MONO2-JpegLossless.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_MR1_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +MARCONI_MxTWin-12-MONO2-JpegLossless-ZeroLengthSQ.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] Icon Image Sequence +gdcm-JPEG-LossLessThoravision.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_NM1_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +XA-MONO2-8-12x-catheter.dcm pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +LEADTOOLS_FLOWERS-24-RGB-JpegLossless.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_CT1_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_CT2_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_RG2_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +012345.002.050.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_MR3_JPLL.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +GE_RHAPSODE-16-MONO2-JPEG-Fragments.dcm pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_RG1_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_RG3_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME1 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_MR4_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_MR2_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +PHILIPS_Gyroscan-12-MONO2-Jpeg_Lossless.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +D_CLUNIE_XA1_JPLL.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +gdcm-JPEG-LossLess3a.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +3E768EB7.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] + + +Other Unusual Stuff +=================== + +WITH ICON +--------- + +PICKER-16-MONO2-Nested_icon.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Implicit VR - Little Endian] Icon Image Sequence +MARCONI_MxTWin-12-MONO2-JpegLossless-ZeroLengthSQ.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] Icon Image Sequence +CT-SIEMENS-Icone-With-PaletteColor.dcm pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Photom.Interp.=MONOCHROME2 TransferSyntaxName= [Explicit VR - Little Endian] Icon Image Sequence + +- in A Private Sequence +GE_LOGIQBook-8-RGB-HugePreview.dcm pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 Photom.Interp.=RGB TransferSyntaxName= [Explicit VR - Little Endian] + + + +WITH TRAILING INFORMATION +------------------------ +ACUSON-8-YBR_FULL-JPEG-TrailingInfo.dcm Photom.Interp.=YBR_FULL_422 pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 TransferSyntaxName= [JPEG Baseline (Process 1)] +US-GE-4AICL142.dcm Photom.Interp.=YBR_FULL_422 pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 TransferSyntaxName= [JPEG Baseline (Process 1)] +GE_LOGIQBook-8-RGB-HugePreview.dcm Photom.Interp.=RGB pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] + + +WITH SEQUENCE +------------- +gdcm-US-ALOKA-16.dcm Photom.Interp.=PALETTE COLOR pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Implicit VR - Little Endian] +gdcm-JPEG-Extended.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +gdcm-MR-PHILIPS-16-NonRectPix.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] +XA_GE_DLX_xadc.dcm Photom.Interp.=MONOCHROME2 pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Implicit VR Big Endian DLX (G.E Private)] +ACUSON-24-YBR_FULL-RLE.dcm Photom.Interp.=YBR_FULL pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 TransferSyntaxName= [RLE Lossless] +ACUSON-24-YBR_FULL_422-Jpeg_Baseline_1.dcm Photom.Interp.=YBR_FULL_422 pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 TransferSyntaxName= [JPEG Baseline (Process 1)] +gdcm-JPEG-Extended-Allready_present.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +PHILIPS_Gyroscan-8-MONO2-Odd_Sequence.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Implicit VR - Little Endian] +PHILIPS_Gyroscan-12-Jpeg_Extended_Process_2_4.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Extended (Process 2 & 4)] +ACUSON-8-YBR_FULL-JPEG-TrailingInfo.dcm Photom.Interp.=YBR_FULL_422 pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 TransferSyntaxName= [JPEG Baseline (Process 1)] +PHILIPS_Intera-16-MONO2-Uncompress.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] +KODAK-12-MONO1-Odd_Terminated_Sequence.dcm Photom.Interp.=MONOCHROME1 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Uncompressed ACR-NEMA] +ACUSON-24-YBR_FULL-RLE-b.dcm Photom.Interp.=YBR_FULL pixelType=8U Smpl.P.Pix.=3 Plan.Config.=1 TransferSyntaxName= [RLE Lossless] +CT-SIEMENS-Icone-With-PaletteColor.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] Icon Image Sequence +SIEMENS_Sonata-12-MONO2-SQ.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] +GE_DLX-8-MONO2-Multiframe-Jpeg_Lossless.dcm Photom.Interp.=MONOCHROME2 pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +GE_RHAPSODE-16-MONO2-JPEG-Fragments.dcm Photom.Interp.=MONOCHROME2 pixelType=16S Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +SIEMENS_Sonata-16-MONO2-Value_Multiplicity.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] +PHILIPS_Gyroscan-12-MONO2-Jpeg_Lossless.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +gdcm-JPEG-LossLess3a.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +3E768EB7.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1])] +PHILIPS_Integris_V-10-MONO2-Multiframe.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Implicit VR - Little Endian] + +==>These ones are *really* unusual : +- SQ with length=0 +MARCONI_MxTWin-12-MONO2-JpegLossless-ZeroLengthSQ.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [JPEG Lossless, Non-Hierarchical, First-Order Prediction(Process 14 [Selection Value 1])] Icon Image Sequence +- 134 SQ Items : +PICKER-16-MONO2-Nested_icon.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 Icon Image Sequence TransferSyntaxName= [Implicit VR - Little Endian] +- 7 level embedded Sequence +gdcm-MR-PHILIPS-16-Multi-Seq.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] + - 437 SQ Items in a trailing sequence +US-GE-4AICL142.dcm Photom.Interp.=YBR_FULL_422 pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 TransferSyntaxName= [JPEG Baseline (Process 1)] +GE_LOGIQBook-8-RGB-HugePreview.dcm Photom.Interp.=RGB pixelType=8U Smpl.P.Pix.=3 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] + + +WITH OVERLAY +------------ +SIEMENS_GBS_III-16-ACR_NEMA_1.acr Photom.Interp.=gdcm::Unfound pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Uncompressed ACR-NEMA] +LEADTOOLS_FLOWERS-8-MONO2-Uncompressed.dcm Photom.Interp.=MONOCHROME2 pixelType=8U Smpl.P.Pix.=1 Plan.Config.=1 TransferSyntaxName= [Explicit VR - Little Endian] + + +PIXEL SPACING +------------- + +[0.000\0.000] +D_CLUNIE_RG1_RLE.dcm Photom.Interp.=MONOCHROME1 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [RLE Lossless] +[0.2\0\0.200000] +CT-MONO2-8-abdo.dcm Photom.Interp.=MONOCHROME2 pixelType=8U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Implicit VR - Little Endian] +[ 0.487416\0.194966] +gdcm-MR-PHILIPS-16-NonRectPix.dcm Photom.Interp.=MONOCHROME2 pixelType=16U Smpl.P.Pix.=1 Plan.Config.=0 TransferSyntaxName= [Explicit VR - Little Endian] +[1.25]