Character Encoding and Decoding (pydicom.charset
)¶
Character encoding and decoding functions.
|
Convert DICOM encodings into corresponding Python encodings. |
|
Apply the DICOM character encoding to a data element |
|
Decode an encoded byte value into a unicode string using encodings. |
|
Encode a unicode string value into |