Skip to content

A visualisation tool for making a 3d head out of MRI brain scans

Notifications You must be signed in to change notification settings

RaulSimpetru/BrainVisualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainVisualiser

This is a visualisation tool for making a 3d head out of MRI brain scans using OpenGL and OpenCV

The main script is BrainVisualizer.py. I have provided a set of preprocessed images from this kaggle dataset (https://www.kaggle.com/mateuszbuda/lgg-mri-segmentation). You would need to first unzip them because GitHub will not allow for more than 100 files to be uploaded.
If you would like to see all 110 patient's heads then no problem. I have also provided my preprocessing script which you would need to run before

Prerequisites

pyopengl, opencv, numpy, PIL

Example

Releases

No releases published

Packages

No packages published

Languages