Pixel Data Utilities (pydicom.pixels.utils
)¶
Pixel data related utility functions.
|
Return a dict containing the image pixel element values from ds. |
|
Compress uncompressed pixel data and update ds in-place with the resulting encapsulated codestream. |
|
Perform an in-place decompression of a dataset with a compressed Transfer Syntax UID. |
|
Return |
|
Return the expected length (in terms of bytes or pixels) of the Pixel Data. |
Return a dict of the pixel data affecting element's |
|
|
Return a dict containing JPEG 2000 component parameters. |
|
Return NumberOfFrames or 1 if NumberOfFrames is None or 0. |
|
Yield decoded pixel data frames from src as |
|
Pack a binary |
|
Return decoded pixel data from src as |
|
Return a |
|
Return a reshaped |
|
Use an |
|
Unpack the bit-packed data in src. |