套件: 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