From f6d296f6038b121aeb2581c350431af4dedfd8c9 Mon Sep 17 00:00:00 2001 From: jpr Date: Wed, 1 Sep 2004 16:13:53 +0000 Subject: [PATCH] Updated some comments --- TestAllEntryVerifyReference.txt | 44 +++++++++++++-------------------- 1 file changed, 17 insertions(+), 27 deletions(-) diff --git a/TestAllEntryVerifyReference.txt b/TestAllEntryVerifyReference.txt index ecc3335..c32749f 100644 --- a/TestAllEntryVerifyReference.txt +++ b/TestAllEntryVerifyReference.txt @@ -260,7 +260,7 @@ # - Particularities: # * jpeg encoding (see "Transfer Syntax UID" tag) 0008|0070 "Philips Medical Systems " # Manufacturer - 0008|1090 "Gyroscan NT " # Manufacturer's Model Name + 0008|1090 "Gyroscan NT " # Manufacturer's Model Name 0028|0101 "12" # Bits Stored 0028|0004 "MONOCHROME2 " # Photometric Interpretation 0028|0010 "1024" # Rows @@ -287,7 +287,7 @@ # * has a color palette (see Photometric Interpretation) # * "Manufacturer" is absent. # * "Manufacturer's Model Name" is absent. - 0008|0070 "gdcm::Unfound" # Manufacturer + 0008|0070 "gdcm::Unfound" # Manufacturer 0008|1090 "gdcm::Unfound" # Manufacturer's Model Name 0028|0101 "8" # Bits Stored 0028|0004 "PALETTE COLOR " # Photometric Interpretation @@ -1047,6 +1047,8 @@ # * encoding is sligthly different from the one of entry # gdcm-JPEG-LossLess3a.dcm (to check). # * Large picture: 2076 by 1876 (I wonder what screens they have...) + # -> Just underscale it ! + # Breaks all the DICOM viewers 0008|0070 "Philips Medical Systems " # Manufacturer 0008|1090 "Cassette Holder Type 9840 500 35201 " # Manufacturer's Model Name 0028|0101 "15" # Bits Stored @@ -1089,42 +1091,46 @@ ########################################################################### # 00191113.dcm # 012345.002.050.dcm +# 'hand made' images (flowers), found on the net +# Many of them are the sole sample we have of some compression methods # 16BitsJpegLosslessGrayScale.dcm # 16BitsRunLengthGrayScale.dcm # 16BitsUncompressedGrayScale.dcm # 24BitsJpegLosslessColor.dcm # 24BitsJpegLossyColor.dcm # 24BitsUncompressedColor.dcm -# 3E768EB7.dcm -# 8078283Leonardo.dcm # 8BitsJpegLossyGrayScale.dcm # 8BitsRunLengthColor.dcm # 8BitsRunLengthGrayScale.dcm # 8BitsUncompressedColor.dcm # 8BitsUncompressedGrayScale.dcm +# +# 3E768EB7.dcm +# 8078283Leonardo.dcm # Comes from Siemens LEONARDO console, while producing buggy headered images # canadaAloka.dcm # CLIP0001-Sequoia-U11.dcm # DermaColorLossLess.dcm # DICOMDIR -# DicomSampleNastyGEImage.dcm +# DicomSampleNastyGEImage.dcm # Sample of well known GE buggy headered image (wrong length for some Sitems) # dicom-sc_cs-1.dcm -# emptyImage.dcm -# FMAG0001.dcm -# fromTheralys.dcm +# emptyImage.dcm # used by Theralys as a template to produce as-little-header-as-possible efilm readable images +# FMAG0001.dcm +# QMAG0001.dcm +# fromTheralys.dcm # has a 13 bytes length item ! # 9000001.dcm # IMG00001.dcm -# lena128x128.acr +# lena128x128.acr # ACR-LibIDO image. gdcm *can* read it! # mriThruVPRO.dcm # MxTwinLossLess.dcm -# QMAG0001.dcm # RadBWLossLess.dcm # test.acr -# volSten.acr +# volSten.acr # is an ACR 'volume" (has a Number of Planes, not Number of Frames) # xa_integris.dcm ########################################################################### ### JPR # Images NOT in gdcmData anymore (lost, renamed or not commited ???) +# ==> I removed from the list the images I found with a new name . JPR ############################################################################# # jpeglossles1.dcm # Jpeg LossLess @@ -1133,12 +1139,6 @@ # 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 # # US.1.3.dcm # Ces deux examens, correspondant a 2 patients differents ont le meme Study ID @@ -1161,16 +1161,6 @@ # IRM Siemens Sonata (images taggees) # SQ en (0008,1140),contenant (0008,1150), (0008,1155) 3 fois # -# esrf1.dcm -# Vg Studio Max -# True Dicom -# Explicit VR -# Manque 'Samples Per Pixel' pour etre lue par e-film -# -# jpeglossy3.dcm -# Jpeg Lossy -# Decodage non traite par mes fonctions -# # imageEcat.ecat # Image au format ECAT (Medecine Nucleaire) # On n'y echapera pas encore tres longtemps, a celles la :-( -- 2.45.1