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.
- Host: GitHub
- URL: https://github.com/notmatthancock/pylidc
- Owner: notmatthancock
- License: other
- Created: 2016-04-07T19:38:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T17:10:41.000Z (about 2 years ago)
- Last Synced: 2025-05-09T00:02:00.385Z (about 1 year ago)
- Topics: ct-data, dicom, lidc-dataset, tcia-dac
- Language: Python
- Homepage: https://pylidc.github.io
- Size: 13.5 MB
- Stars: 105
- Watchers: 5
- Forks: 45
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pypi.org/project/pylidc/)
[](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)