Skip to main content

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

  1. Directly from the GitHub Repository: Using pip, you can directly install the preprocessing tool:

    pip install git+https://github.com/BrainLesion/preprocessing.git
    
  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

brainles_preprocessing-0.0.14-py3-none-any.whl (19.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page