Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 800 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 800 Bytes

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.