Pakket: python-pydicom (1.2.1-1)
Verwijzigingen voor python-pydicom
Debian bronnen:
Het bronpakket pydicom downloaden:
Beheerders:
Externe bronnen:
- Homepage [pydicom.github.io]
Vergelijkbare pakketten:
DICOM medical file reading and writing (Python 2)
pydicom is a pure Python module for parsing DICOM files. DICOM is a standard (http://medical.nema.org) for communicating medical images and related information such as reports and radiotherapy objects.
pydicom makes it easy to read DICOM files into natural pythonic structures for easy manipulation. Modified datasets can be written again to DICOM format files.
This package installs the module for Python 2.
Andere aan python-pydicom gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- rec: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- rec: python-pil
- Python Imaging Library (Pillow fork)
-
- sug: python-gdcm
- Pakket niet beschikbaar
-
- sug: python-matplotlib
- Python based plotting system in a style similar to Matlab