Skip to content

This is a little repo to demonstrate how to load up a MRI image and to display it using python tools

Notifications You must be signed in to change notification settings

KevinAquino/JMSSexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JMSSexample

This code here is an example of how to load in NIFTI data, then display a slice of the image. This requires the usual scientific packages in python:

  • sciPy
  • numPy
  • matplotlib

And also requires a nifti package:

To run this code i have included a simple anatomy (a very low resolution anatomical file) so simply run this within this folder to check out the outputs!

toy_example.py

This of course is just a way to read in the images you can also use a more sophisticated program to navigate through the images: https://www.nitrc.org/projects/mricron (and there are many more programs!).

About

This is a little repo to demonstrate how to load up a MRI image and to display it using python tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages