X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2FWebsite%2FConformanceSummary.html;h=90b9c31018dcabfac645e1c2fa0e283f2e6b9999;hb=9773cdd1d50902a212b648608320e0dad99dcb8c;hp=c747091c1f0a21fce1b3075d0bda32f8f4a3df4d;hpb=e1e4959f7c4aaacb90fc1ce89a99675011b8d938;p=gdcm.git diff --git a/Doc/Website/ConformanceSummary.html b/Doc/Website/ConformanceSummary.html index c747091c..90b9c310 100644 --- a/Doc/Website/ConformanceSummary.html +++ b/Doc/Website/ConformanceSummary.html @@ -25,8 +25,8 @@ Gdcm does not contain or support any of the DICOM services such as Storage, Query/Retrieve, Print, Verification... -

Supported transfer syntaxes

-The Transfer Syntax UID is in the file's DICOM Tag field (0002,0010). +

Supported transfer syntaxes (Reading)

+The Transfer Syntax UID is in the file DICOM Tag field (0002,0010). @@ -92,7 +92,27 @@ The Transfer Syntax UID is in the file's DICOM Tag field (0002,0010).
-

Supported "Photometric Interpretation" pixel format

+

Supported transfer syntaxes (Writing)

+The Transfer Syntax UID is in the file DICOM Tag field (0002,0010). + + + + + + + + + + + + + + + +
Uncompressed Transfer Syntax Description
1.2.840.10008.1.2 Implicit VR - Little Endian
1.2.840.10008.1.2.1 Explicit VR - Little Endian
+ +

Supported "Photometric Interpretation" pixel format (Reading)

The Photometric Interpretation UID is in the file DICOM Tag field (0028,0004). - + - + - + - + - + - + + +
MONOCHROME1 grey level image description grey level image description (high values=dark, low values=bright)
MONOCHROME2 grey level image description grey level image description (high values=bright, low values=dark)
PALETTE COLOR color image description pseudo color image description
RGB color image description true color image description
YBR_FULL color image description true color image description
YBR_FULL_422 color image description true color image description
+ + + +

Supported "Photometric Interpretation" pixel format (Writing)

+The Photometric Interpretation UID is in the file DICOM Tag field (0028,0004). + + + + + + + + + + + + + + + + + + + +
Photometric Interpretation" pixel format Description
MONOCHROME2 grey level image description (high values=bright, low values=dark)
PALETTE COLOR pseudo color image description
RGB true color image description
+ + + +

Supported 'Bits Allocated' values (Reading)

+The Bits Allocated value is in the file DICOM Tag field (0020,0100). + + + + + + + + + + + + + + + + + + + + +
Classical values Description
8, 12, 16 12 means that 4 pixels are stored in 3 'short int'
Unusual values Description
24 Some ACR-NEMA RGB files came with 'Bits Allocated' = 24 + and 'Samples Per Pixel' = 1, or with no 'Samples Per Pixel' + at all
32 Some ACR-NEMA files, from CT, came with 'Bits Allocated' = 32 + (probabely 65535 grey levels was not enough for them ...) +
@@ -137,7 +216,7 @@ to an even length. Gdcm will tolerate an incorrectly formed odd length data field while reading (thus not enforcing the standard).
-But gdcm will allways enforce the standard while writing. +But gdcm will always enforce the standard while writing.

Note on undefined Value Representations

@@ -153,24 +232,34 @@ element's VR to be UN (unknown). Each time it's possible to assume a 'reasonable' default value for missing 'mandatory' tag, gdcm does it.
For instance if the Tag 'Samples Per Pixels' is missing, we assume its value is -'1' (Grey pixels, as opposite to RGB); if the tag 'High BIt' is missing, we +'1' (Grey pixels, as opposite to RGB);
+if the tag 'High Bit' is missing, we assume its value is 'Bits stored -1' (i.e. : no bad trick inside the pixels)
As gdcm wants to read *as well* old ACR-NEMA files, it has to be widely -tolreant. +tolerant. + -

Note on retired and private data elements

+

Note 'Value Multiplicity'

+ +gdcm believes what's written on disc, better than the 'Dicom Dictionary'.
+For instance if the field 'Pixels Spacing' contains a single value -instead of +the mandatory two, gdcm will suppose both values are equal. + + + +

Note on retired data elements

Certain data elements are no longer supported under the v3.0 of the DICOM -standard but persist as retired element. Gdcm will consider those -elements as standard data element, except that the tag name will be postfixed -with the "(RET)" string. +standard but persist as retired element. Gdcm maintain them in its Dicom +Dictionary, postfix their names with the "(RET)" string, and goes on dealing +with them as standard data elements.

UNSupported transfer syntaxes

-The Transfer Syntax UID is in the file's DICOM Tag field (0002,0010). +The Transfer Syntax UID is in the file DICOM Tag field (0002,0010). @@ -235,6 +324,27 @@ The Transfer Syntax UID is in the file's DICOM Tag field (0002,0010). + + + + + + + + + + + + + + + + + + + + +
1.2.840.10008.1.2.4.66 JPEG Lossless, Hierarchical (Process 29)
1.2.840.10008.1.2.4.80 JPEG-LS Lossless Image Compression
1.2.840.10008.1.2.4.81 JPEG-LS Lossy (Near-Lossless) Image Compression
1.2.840.10008.1.2.4.90 JPEG 2000 Image Compression (Lossless Only)
1.2.840.10008.1.2.4.91 JPEG 2000 Image Compression
1.2.840.10008.1.2.4.100 MPEG2 Main Profile @ Main Level