TODO.
Project description
BrainLes-Preprocessing
BrainLes-Preprocessing
is a comprehensive tool tailored for preprocessing tasks in medical imaging, with a current focus on brain MRIs. Here's what it can currently do:
- Co-registration using NiftyReg: Aligning two images or series of images. While
NiftyReg
is the current tool used for co-registration, our architecture allows for potential extensions with other tools in the future. - Atlas Registration: Maps images to a standard atlas for consistent spatial referencing.
- Transformation: Adjusts the image based on certain parameters.
- Skull-stripping in BRATS-space: Removes non-brain tissue from MRI data.
- Apply Masking: Applies a mask to an image, highlighting or hiding specific parts of it.
The outcome of this processing sequence is a set of 4 NIFTI images, skull-stripped in BRATS-space. These results are then saved to the provided path.
Atlas Reference
The atlas employed in our workflow is based on the following publication: Link to the Atlas Article
Installation
-
Directly from the GitHub Repository: Using pip, you can directly install the preprocessing tool:
pip install git+https://github.com/BrainLesion/preprocessing.git
-
Clone and Install Locally: For a local installation, you can clone the repository and then install it:
git clone https://github.com/BrainLesion/preprocessing.git cd preprocessing pip install .
Directory Reference
/home/florian/flow/BrainLesion/BrainLes/preprocessing
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 Distributions
Built Distribution
File details
Details for the file brainles_preprocessing-0.0.15-py3-none-any.whl
.
File metadata
- Download URL: brainles_preprocessing-0.0.15-py3-none-any.whl
- Upload date:
- Size: 19.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c45b9f03c246418d9e578bf82b877b037c793b5f3811f47d9b6bc6e0a4d584b3 |
|
MD5 | 334983508cda957950023c7a63ca2520 |
|
BLAKE2b-256 | 8a0fc944b42e1ac4fa81ed8dc34221f3e6819d099aadd2d9443f3d31fdf093fe |