[ ソース: pydicom ]
パッケージ: python3-pydicom (2.4.3-1)
python3-pydicom に関するリンク
Debian の資源:
pydicom ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pydicom.github.io]
類似のパッケージ:
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