[ 原始碼: pydicom ]
套件:python3-pydicom(2.4.3-1)
DICOM medical file reading and writing (Python 3)
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 3.
其他與 python3-pydicom 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- rec: python3-pil
- Python Imaging Library (Python3)
-
- sug: python3-gdcm
- Grassroots DICOM Python bindings
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab