Skip to content

A utility to created 3D models from videos of fMRIs

Notifications You must be signed in to change notification settings

AdamExley/Brain-Scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain-Scan

This repository is designed to facilitate creating 3D brain representations from fMRI scan videos.

It is very basic and many things are hard-coded.

Use

Place a .mp4 file of an fMRI scan in /scans/.

In run.py, change the Extractor's args for run_and_cvt to your file.

The second arg is the crop factor, this is best changed with trial and error (change crop and run until you get expected area extracted)

This will then bring up a 3D model of your brain. Slicing the frames variable will slice this model.

Example Output

brain

About

A utility to created 3D models from videos of fMRIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages