Python DICOM tools using input from DICOM specs in docbook format
Project description
dcm-spec-tools is planned to be a collection of simple pure python command line tools which get the input from the DICOM standard in docbook format as provided by ACR NEMA.
Use get_dcm_specs to download DICOM specs of the wanted version
from the official site.
This converts the relevant parts to json files for usage by the tools.
Currently available tools:
* validate_iods checks DICOM files for correct attributes for the
given SOP class.
* dump_dcm_info outputs the DICOM tag IDs and values of a given
DICOM file.
Installation:
pip install dcm-spec-tools
Use the --help option for each script do get usage info.
Note that this is still in an early stage of development.
pydicom is used to read/parse DICOM files.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dcm-spec-tools-0.1.0.zip
(18.9 kB
view details)
File details
Details for the file dcm-spec-tools-0.1.0.zip
.
File metadata
- Download URL: dcm-spec-tools-0.1.0.zip
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c5416cf7388f8b9ab1b5edc9cf11b27d9525a18f5a4694c7c517cc9a158aed2 |
|
MD5 | 97d06f866ccd57f6402868d4465fa866 |
|
BLAKE2b-256 | f1193929e826622bb98a1978ae864bbb9da8ff7c0cf29c006ebde0a16c170c5f |