Metadata-Version: 2.1
Name: MedView
Version: 0.0.1
Summary: 3d show tools
Home-page: https://github.com/TimothyZero/Medical-Image-Visualization
Author: timothy
Author-email: thyzyfx@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

#  VTKtools

### Description

A lib for medical image visualization via vtk.

### Demo

`run test.py for demo`

#### vtkShow or vtkShowNotebook

![img](https://raw.githubusercontent.com/TimothyZero/VTKtools/main/images/vtkshow.png)


#### vtkWindowView or vtkWindowViewNotebook

![img](https://raw.githubusercontent.com/TimothyZero/VTKtools/main/images/vtkwindowview.png)

