UCL / SkullBaseNavigation

Other
2 stars 1 forks source link

Skull Base Navigation

.. image:: https://github.com/UCL/SkullBaseNavigation/raw/master/project-icon.png :height: 128px :width: 128px :target: https://github.com/UCL/SkullBaseNavigation

Author: Thomas Dowrick

Skull Base Navigation was developed at the Wellcome EPSRC Centre for Interventional and Surgical Sciences in University College London (UCL).

Requirements ^^^^^^^^^^^^

See the wiki <https://github.com/UCL/SkullBaseNavigation/wikis/home>_.

Guide ^^^^^

From this point on, the start up is finished. You should be able to visualise in real-time the stream of US images together with the CT scan and ready to perform the live reconstruction.

NB. The following is for a direct start up of the slicelet. This is mostly intended for development purposes. The below assumes that you are in the root directory of the SkullBaseNavigation repository.

Run the slicelet: :: /path/to/slicer/Slicer --no-main-window --python-script skullbasenavigation/sbn_slicelet.py

no_main_window runs the slicelet standalone, running without this also launches the standard Slicer GUI.

There are some basic unit tests implemented, these can be ran using:

::

/path/to/slicer/Slicer --python-script skullbasenavigation/testing_slicer_functions.py

Contributing ^^^^^^^^^^^^

Please see the contributing guidelines_.

Licensing and copyright

Copyright 2021 University College London. Skull Base Navigation 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/UCL/SkullBaseNavigation .. Documentation: https://SkullBaseNavigation.readthedocs.io .. 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/UCL/SkullBaseNavigation/blob/master/CONTRIBUTING.rst .. license file: https://github.com/UCL/SkullBaseNavigation/blob/master/LICENSE