Skip to content

dekapon/MIALab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Image Analysis Laboratory

Documentation Status

Welcome to the medical image analysis laboratory (MIALab). This repository contains all code you will need to get started with classical medical image analysis.

During the MIALab you will work on the task of brain tissue segmentation from magnetic resonance (MR) images (see data). We have set up an entire pipeline to solve this task, specifically:

  • Pre-processing
  • Registration
  • Feature extraction
  • Voxel-wise tissue classification
  • Post-processing
  • Evaluation

During the laboratory you will get to know the entire pipeline and investigate one of these pipeline elements in-depth (see experiments). You will get to know and to use various libraries and software tools needed in the daily life as biomedical engineer or researcher in the medical image analysis domain (see tools).

Enjoy!


Found a bug or do you have suggestions? Open an issue or better submit a pull request.

Packages

No packages published

Languages

  • Python 100.0%