About Anaconda Help Download Anaconda

Pure python package for DICOM medical file reading and writing

copied from cf-staging / pydicom

Installers

Info: This package contains files in non-standard labels.
  • win-64 v0.9.9
  • linux-64 v0.9.9
  • osx-64 v0.9.9
  • win-32 v0.9.9
  • noarch v2.4.4

conda install

To install this package run one of the following:
conda install conda-forge::pydicom
conda install conda-forge/label/broken::pydicom
conda install conda-forge/label/cf201901::pydicom
conda install conda-forge/label/cf202003::pydicom
conda install conda-forge/label/gcc7::pydicom

Description

pydicom is a pure python package for parsing DICOM files. DICOM is a standard (https://dicomstandard.org) for communicating medical images and related information such as reports and radiotherapy objects. pydicom makes it easy to read these complex files into natural pythonic structures for easy manipulation. Modified datasets can be written again to DICOM format files. See the Getting Started <https://pydicom.github.io/pydicom/stable/>_ page for installation and basic information, and the `Pydicom User Guide


© 2024 Anaconda, Inc. All Rights Reserved. (v3.0.9) Legal | Privacy Policy