FRED provides an interactive demonstration of fiducial based registration for teaching purposes
Reason this release was yanked:
surgeryfredbackend is depreciated, use surgeryfred
Project description
Author: Stephen Thompson
Fiducial Registration Educational Demonstration (SciKit-SurgeryFRED) 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). This repository only contains the backend functions, not any user interface.
Fiducial Registration Educational Demonstration is tested with Python 3.X
Fiducial Registration Educational Demonstration is intended to be used as part of an online tutorial in using fiducial based registration. The tutorial covers the basic theory of fiducial based registration, which is used widely in image guided interventions. The tutorial aims to help the students develop an intuitive understanding of key concepts in fiducial based registration, including Fiducial Localisation Error, Fiducial Registration Error, and Target Registration Error.
Please explore the project structure, and implement your own functionality.
Citing
If you use SciKit-SurgeryFRED in your research or teaching please cite it. Individual releases can be cited via the Zenodo tag. SciKit-Surgery should be cited as:
Thompson S, Dowrick T, Ahmad M, et al. “SciKit-Surgery: compact libraries for surgical navigation.” International Journal of Computer Assisted Radiology and Surgery. 2020 May. DOI: 10.1007/s11548-020-02180-5.
Developing
Cloning
You can clone the repository using the following command:
git clone https://github.com/UCL/scikit-surgeryfredbackend
Running tests
Pytest is used for running unit tests:
pip install pytest python -m pytest
Linting
This code conforms to the PEP8 standard. Pylint can be used to analyse the code:
pip install pylint pylint --rcfile=tests/pylintrc sksurgeryfredbackend
Installing
You can pip install directly from the repository as follows:
pip install git+https://github.com/UCL/scikit-surgeryfredbackend
Contributing
Please see the contributing guidelines.
Useful links
Licensing and copyright
Copyright 2020 University College London. Fiducial Registration Educational Demonstration 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-surgeryfredbackend-0.0.6.tar.gz
.
File metadata
- Download URL: scikit-surgeryfredbackend-0.0.6.tar.gz
- Upload date:
- Size: 28.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51fa07fe512b693efac45e7430a7211346cc41ca9f6eab25340a6f11a3920b80 |
|
MD5 | 12643e8163d4d5302f4f17b92c43637d |
|
BLAKE2b-256 | c9dedd3d30df3d86f68e5e65c62210134fc859270f5fbd56534df754594044df |