Skip to main content

A package to read and normalize DICOM images

Project description

DCMIRead

DCMIRead is a Python package designed to facilitate the reading and normalization of DICOM images. It provides two primary functions that return a normalized image array, making it an invaluable tool for those working with DICOM images.

Primary Functions

  • Read_Dicom_From_File(path: str, size: int=224, rescale: bool=True): This function reads a DICOM image from a file. The path parameter specifies the file path of the DICOM image. The size parameter sets the size of the output image, and defaults to 224. The rescale parameter determines whether the image should be rescaled, and defaults to True.
  • Read_Dicom_From_Buffer(buffer: str, size: int=224, rescale: bool=True): This function reads a DICOM image from a buffer. The buffer parameter specifies the buffer containing the DICOM image data. The size and rescale parameters function as described above.

Usage

Whether you’re reading from a file or a buffer, DCMIRead makes it easy to obtain a normalized image array from your DICOM data. This can be particularly useful in medical imaging applications where DICOM is commonly used.

Please note that both functions return a normalized image array, ensuring consistency in your image data.

With DCMIRead, handling DICOM images has never been easier!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DCMIRead-0.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

DCMIRead-0.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file DCMIRead-0.2.tar.gz.

File metadata

  • Download URL: DCMIRead-0.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for DCMIRead-0.2.tar.gz
Algorithm Hash digest
SHA256 4e25a59b33a48bbf76776e0c752543cdf577c38e81a6c030d8789c24bb0df8a8
MD5 aa02e2c80d9ee1c5ec697f8b8ec10684
BLAKE2b-256 3950b95a4aef686b5e64a764175c44db157022b8bd3c78ab6da7a41a0a0b5d68

See more details on using hashes here.

File details

Details for the file DCMIRead-0.2-py3-none-any.whl.

File metadata

  • Download URL: DCMIRead-0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for DCMIRead-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2587a511c5acdfebab1018a07349d7218355091df35084f98ae434b705f7ded5
MD5 8acdbedb65c052868b59ba0ab73ba1db
BLAKE2b-256 be8e15111288a2d3caa5e203490fd67b9528451737e32b7e6181abccf85f3153

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page