First preprocessing on input dicoms
Project description
installation
install the package:
pip install CTPreprocessing
HOW TO
After the installation, do the following:
from ctbrain_preprocessing import PreProcessor
from pathlib import Path
path = directory/to/ct series
preprocessor = PreProcessor()
preprocessed_series, headers = preprocessor.preprocess(path)
Description
This is the first preprocessing on the input dicoms. the preprocessing consists of:
1- removing artifacts
2- removing the neck slices
3- centering the image
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
CTPreprocessing-3.0.0.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file CTPreprocessing-3.0.0.tar.gz.
File metadata
- Download URL: CTPreprocessing-3.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4f604adf07eccb8734d6dec7616ae08fbd82a25f00debc6826db4421f4ca134
|
|
| MD5 |
bf937aa6af95bbb64881bb32f9ee3380
|
|
| BLAKE2b-256 |
d074ccd0b7a8244f09003733c68c4c949d6602e7601a12bb0f3134ecae3c0972
|
File details
Details for the file CTPreprocessing-3.0.0-py3-none-any.whl.
File metadata
- Download URL: CTPreprocessing-3.0.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cff1391ed830898699dd5f4a420f7c3f0977e4539df7e870f8f0f530e9f593c
|
|
| MD5 |
2846aba6931317b36309a2b2fded2947
|
|
| BLAKE2b-256 |
036bdec9a9cd5e9a2bce28abe9dd5258ee59d4329e49845339ec0b4994a98b6c
|