软件包: python-dicom (0.9.9-3)
python-dicom 的相关链接
Trisquel 的资源:
下载源码包 pydicom:
维护者:
Original Maintainers:
- NeuroDebian Team
- Yaroslav Halchenko
- Michael Hanke
外部的资源:
- 主页 [pydicom.org]
相似软件包:
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.
其他与 python-dicom 有关的软件包
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default 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-matplotlib
- Python based plotting system in a style similar to Matlab