A multi-planar reconstruction (MPR) program renders medical data in multiple planes with different features.
- Open a medical data in (.mhd & .raw) format. -Zoom (in-out) using the mouse.
- Scroll through slices in each view.
- Cine play/pause/stop in any viewer.
- Cine can run in multiple viewers simultaneously.
- Indicate each slice on the other planar viewers.
- Brightness-contrast control using the mouse.
- Ability to maximize each viewer and restore it.
- Ability to resize each viewer and swap them.
- Python
- PyQt5
- VTK
$ pip install -r requirements.txt
Run python3 main.py in the terminal.
$ python3 main.py