implements a plane fitting algorithm to read a vtk polydata file and outputs fitted plane
Project description
Authors: Asta Olafsdottir, Stephen Thompson
glenoidplanefitting provides tools for measuring the Glenoid version, useful when planning reconstructive shoulder surgery. glenoidplanefitting 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), in collaboration with surgeons at the Royal National Orthopaedic Hospital
glenoidplanefitting is tested on Python 3.x, but may work with other versions of Python
glenoidplanefitting currently requires the user to manually identify relevant anatomical landmarks on the scapula and glenoid dish. These points can then be passed to glenoidplanefitting to calculate the Glenoid version using multiple methods. Example usage:
python glenoidplanefitting.py --fried_points landmark_friedman.fcsv --output friedman.vtp --visualise glenoid.vtp
glenoidplanefitting is a work in progress with plans to automate the point picking to create software to enable a large scale comparison of different methods of Glenoid version methods on a clinical data set. If you are interested in contributing to this work please get in touch or follow the guides below.
Developing
Cloning
You can clone the repository using the following command:
git clone https://github.com/SciKit-Surgery/glenoidplanefitting
Running tests
We use tox to run tests and run static code analysis using Lint.
pip install tox python -m tox
Installing
You can pip install directly from the repository as follows:
pip install git+https://github.com/SciKit-Surgery/glenoidplanefitting
Contributing
Please see the contributing guidelines.
Useful links
Licensing and copyright
Copyright 2021 University College London. glenoidplanefitting 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 Distributions
Built Distribution
File details
Details for the file glenoidplanefitting-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: glenoidplanefitting-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71e81fe5f38a39ebb62a153373c2cbe3f3bbd83dad39917dbc9a21cd6937c4f8 |
|
MD5 | 40e05992b161581a1b4f0334eaf61ee6 |
|
BLAKE2b-256 | 3ca5fdbd3f45a6c3b586d708c7244f86675ce168ac2e87785b2e5c9bf7035438 |