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.
- SimpleITK
- PyQt5
- Pyside2
- cachetool
You can also chose to install from anaconda env:
conda env create -f NIfTi-Gridview.yml -n NIfTi-Gridview
- 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.