scikit-surgeryimage implements image processing tools and alogrithms for Image Guided Surgery.
Project description
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:
Convenience classes for video read and write.
Utilities to detect the number of cameras and prepare text for overlay on video.
A PointDetector interface for video camera calibration and implementations such as OpenCV chessboard, ArUco, ChArUco and combinations.
Generate ChArUco patterns
Convenience wrappers for erosion and dilation.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file scikit-surgeryimage-0.10.1.tar.gz
.
File metadata
- Download URL: scikit-surgeryimage-0.10.1.tar.gz
- Upload date:
- Size: 44.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0886dbbf136909027dd8748b75cd6d3f0424b4ac69ce96dd5afc9d55af512f1d |
|
MD5 | dc933f4ed42b3fa794fc3c86bf907766 |
|
BLAKE2b-256 | d20261f1bde9f9b1c6e485f3f26a996adacfb797b0e281597da23200cb4873e3 |