SW40103 Assignment 1
To expose VTK module and technique for reading and visualising scientific datasets in Python.
To read and visualize various CT Scan data from the provided dataset.
- Standard transformation features (Translate, Rotate, Scale)
- Magnifier (Zoom in and Zoom out)
- Dataset information
- 3D axis
- 3D bounding box
- Multiple window
https://mri.radiology.uiowa.edu/visible_human_datasets.html
notes: download the .tar files and copy all CT scan images into your project directory
- vtk
- PyQt5
- PySide2