Skip to content

A pyQt interface to visualize NIfTI images as grided images.

License

Notifications You must be signed in to change notification settings

alabamagan/NIfTI-gridview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIfTI-gridview

Visualization of medical image is sometimes painful task for radiologist writing scientific papers. This software aims to provide an easy and GUI way to do so.

Prequisits

  • SimpleITK
  • PyQt5
  • Pyside2
  • cachetool

You can also chose to install from anaconda env:

conda env create -f NIfTi-Gridview.yml -n NIfTi-Gridview

Preview

Demo_1

Todo

  • More documentations
  • Chache displayed data.
  • Save images to file.
  • Allow specifying ID globbers with regex string.
  • Allow tuning display window level.
  • Allow changing display ROI, including W, H and position.
  • Support multiple label classes in one label map.
  • Removing loaded labels.
  • Merge with torchio is desirable
  • Save/Load scene.

About

A pyQt interface to visualize NIfTI images as grided images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages