STIR
STIR copied to clipboard
PyQt5 sinogram visualisation
Sets up the basic PyQt5 UI and uses MatPlotLib for image show. Currently, takes command line argument for projection data path.
Remaining todo:
v0.2
- [x] File browser built into UI
- [ ] Simplify UI layout.
-
- [ ] Use pages to switch between
sinogram
andviewgram
](https://realpython.com/python-pyqt-layout/#creating-a-stack-of-widgets)
- [ ] Use pages to switch between
-
- [ ] Improve stretch
- [x] Simplify controll (slider and scrollbox) backend
- [ ] Improve MatPlotLib visualisation interface OR use alternative libraries
v0.3
- [ ] Add 3D scanner view with 2D slice visualisation
Development version screen share.