Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 407 Bytes

ReadMe.md

File metadata and controls

25 lines (16 loc) · 407 Bytes

Medical Image Visualization Demo

Requirements

  • python 3.6 or upper
  • vtk==8.1.2
  • PySide2==5.14.1
  • itk(Optional for further process)

Run

  • for 2D slice

python QSliceViewWidget.py Slice View

  • for 3D volume

python QVolumeViewWidget.py Tips: you need set your own vtkColorTransferFunction for 3d render Volume View

Show

snapshot