An open API service indexing awesome lists of open source software.

https://github.com/notmatthancock/pylidc

An object relational mapping for the LIDC dataset using sqlalchemy.
https://github.com/notmatthancock/pylidc

ct-data dicom lidc-dataset tcia-dac

Last synced: about 1 year ago
JSON representation

An object relational mapping for the LIDC dataset using sqlalchemy.

Awesome Lists containing this project

README

          

[![PyPI - Downloads](https://img.shields.io/pypi/v/pylidc.svg?color=green&label=version&style=flat-square)](https://pypi.org/project/pylidc/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/pylidc.svg?color=yellow&label=downloads&style=flat-square)](https://pypistats.org/packages/pylidc)

`pylidc` is a python library intended to improve workflow associated with the [LIDC dataset](https://wiki.cancerimagingarchive.net/display/Public/LIDC-IDRI).

Install via pip: `pip install pylidc`.

[See the full documentation and tutorials here.](https://pylidc.github.io)