qidicom - Quantitative Imaging Utilities

Synopsis

qidicom provides a facade for DICOM file interaction.

API:http://qidicom.readthedocs.org/en/latest/api/index.html
Git:github.com/ohsu-qin/qidicom

Feature List

  1. Python logging configuration.
  2. Common command utility functions.
  3. Collection data structures and utilities.
  4. File helper functions.

Installation

Install the qidicom package with Python pip:

pip install qidicom

Usage

Run the following command for the utility options:

lsdicom --help

Development

See the qipipe Development Guide for project download, testing and documentation.