Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scikit-surgery/scikit-surgerybard
BARD: The Basic Augmented Reality Demo, used at MedICSS summer school.
https://github.com/scikit-surgery/scikit-surgerybard
aruco augmented-reality-applications opencv-python scikit-surgery scikit-surgerybard vtk-applications
Last synced: about 2 months ago
JSON representation
BARD: The Basic Augmented Reality Demo, used at MedICSS summer school.
- Host: GitHub
- URL: https://github.com/scikit-surgery/scikit-surgerybard
- Owner: SciKit-Surgery
- License: other
- Created: 2020-04-30T07:22:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T12:00:38.000Z (11 months ago)
- Last Synced: 2024-03-14T18:35:45.245Z (10 months ago)
- Topics: aruco, augmented-reality-applications, opencv-python, scikit-surgery, scikit-surgerybard, vtk-applications
- Language: Python
- Homepage: https://scikit-surgerybard.readthedocs.io/
- Size: 72.1 MB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
Basic Augmented Reality Demo.
===============================.. image:: https://github.com/SciKit-Surgery/scikit-surgerybard/raw/master/sksbard_logo.png
:height: 128px
:width: 128px
:target: https://github.com/SciKit-Surgery/scikit-surgerybard
:alt: Logo|
.. image:: https://github.com/SciKit-Surgery/scikit-surgerybard/workflows/.github/workflows/ci.yml/badge.svg
:target: https://github.com/SciKit-Surgery/scikit-surgerybard/actions
:alt: Travis CI test status.. image:: https://coveralls.io/repos/github/SciKit-Surgery/scikit-surgerybard/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/SciKit-Surgery/scikit-surgerybard?branch=master
:alt: Test coverage.. image:: https://readthedocs.org/projects/scikit-surgerybard/badge/?version=latest
:target: http://scikit-surgerybard.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://img.shields.io/badge/Video-BARD-blueviolet
:target: https://youtu.be/frviS--x5y4
:alt: SciKit-SurgeryBARD Demonstration on YouTube.. image:: https://img.shields.io/badge/Cite-SciKit--Surgery-informational
:target: https://doi.org/10.1007/s11548-020-02180-5
:alt: The SciKit-Surgery paper.. image:: https://img.shields.io/twitter/follow/scikit_surgery?style=social
:target: https://twitter.com/scikit_surgery?ref_src=twsrc%5Etfw
:alt: Follow scikit_surgery on twitterAuthor(s): Miguel Xochicale, Thomas Dowrick, Stephen Thompson and Matt Clarkson;
Contributor(s): Mian Ahmad.Basic Augmented Reality Demo (BARD) 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)`_.
The BARD is tested on Python 3.8. and may support other Python versions.
Developing
----------Encountering Problems?
^^^^^^^^^^^^^^^^^^^^^^
Please get in touch or raise an `issue`_.Contributing
^^^^^^^^^^^^Please see the `contributing guidelines`_.
Useful links
^^^^^^^^^^^^* `Source code repository`_
* `Documentation`_Licensing and copyright
-----------------------Copyright 2019 University College London.
Basic Augmented Reality Demo. is released under the BSD-3 license. Please see the `license file`_ for details.Acknowledgements
----------------Supported by `Wellcome`_ and `EPSRC`_.
.. _`Wellcome EPSRC Centre for Interventional and Surgical Sciences`: http://www.ucl.ac.uk/weiss
.. _`source code repository`: https://github.com/SciKit-Surgery/scikit-surgerybard
.. _`Documentation`: https://scikit-surgerybard.readthedocs.io
.. _`SciKit-Surgery`: https://github.com/SciKit-Surgery/scikit-surgery/
.. _`University College London (UCL)`: http://www.ucl.ac.uk/
.. _`Wellcome`: https://wellcome.ac.uk/
.. _`EPSRC`: https://www.epsrc.ac.uk/
.. _`contributing guidelines`: https://github.com/SciKit-Surgery/scikit-surgerybard/blob/master/CONTRIBUTING.rst
.. _`license file`: https://github.com/SciKit-Surgery/scikit-surgerybard/blob/master/LICENSE
.. _`issue`: https://github.com/SciKit-Surgery/scikit-surgerybard/issues/new