scikit-surgeryvtk

Logo

GitHub Actions CI status Test coverage Documentation Status The SciKit-Surgery paper Follow scikit_surgery on twitter

Author(s): Stephen Thompson, Matt Clarkson, Thomas Dowrick and Miguel Xochicale; Contributor(s): Mian Ahmad.

scikit-surgeryvtk implements VTK for Image Guided Surgery applications.

scikit-surgeryvtk is part of the SciKit-Surgery software project, developed at the Wellcome EPSRC Centre for Interventional and Surgical Sciences, part of University College London (UCL).

scikit-surgeryvtk is tested on Python 3.8. and may support other Python versions.

Features

Functionality includes:

Installing

You can pip install as follows:

pip install scikit-surgeryvtk

Developing

You can clone the repository using the following command:

git clone https://github.com/SciKit-Surgery/scikit-surgeryvtk

Running the tests

You can run the unit tests, build documentation, and other options by installing and running tox:

pip install tox
tox
tox -e docs
tox -e lint

Encountering Problems?

Please get in touch or raise an issue.

Contributing

Please see the contributing guidelines.

Acknowledgements

Supported by Wellcome and EPSRC.