scikit-surgeryimage

scikit-surgeryimage implements image processing tools and alogrithms for Image Guided Surgery.


Keywords
medical, imaging, opencv, python, scikit-surgery
License
DSDP
Install
pip install scikit-surgeryimage==0.10.1

Documentation

scikit-surgeryimage

Logo

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

scikit-surgeryimage is a python only project to implement image processing algorithms that are useful for image-guided surgery.

scikit-surgeryimage was developed at the Wellcome EPSRC Centre for Interventional and Surgical Sciences in University College London (UCL).

Features

requirements.txt specifies a dependency on opencv-contrib-python-headless, so you can use any OpenCV python therein. In addition, this project provides:

Installing

You can pip install directly from the repository as follows:

pip install scikit-surgeryimage

Developing

You can clone the repository using the following command:

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

Running the tests

You can run the unit tests by installing and running tox:

pip install tox
tox

Encountering Problems?

Please check list of common issues.

Contributing

Please see the contributing guidelines.

Useful links

Licensing and copyright

Copyright 2018 University College London. scikit-surgeryimage is released under the BSD-3 license. Please see the license file for details.

Acknowledgements

Supported by Wellcome and EPSRC.