A Python package for analysing CT scans
Project description
ct_analyser
Visualising and Extracting Data from Axial Chest CT Scans
The CT analyser (CTA) package is a module developed to enable users to load in and process medical images, specifically DICOM (.dcm) files of axial CT scans. This package is available to install from PyPi using pip install
(Available from https://pypi.org/project/ct-analyser/0.1.2/).
Main Features
Once imported, CTA offers several functions to threshold and mask the images in order to isolate key structures (such as the heart or lungs) or regions of interest. Finally, key data relating to the regions of interest including the volume, dimensions and tissue type can be produced.
Vision for ct_analyser
Ultimately, this package offers the foundation for further applications, both in medical settings as an aid for radiologists, or in training to extract example structures from real images for the teaching of students or even as a basis for processing data inputted into machine learning models for automated diagnostic tools.
Getting started
The module can be installed with:
`pip install ct-analyser==0.1.2`
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
Built Distribution
Hashes for ct_analyser-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1619a5a3a614af4e0bde8dd2d61b3c4599df80772e856e6926652e91efcf8c64 |
|
MD5 | ce96dc50fe2fb8ad1a261ce3749e4ca7 |
|
BLAKE2b-256 | ee002c68021a0eb3fec57b1b06050b70c0898871cb1f75d189d96b54ff4e623f |