Differentiable Potential Field Navigation
A simple plugin for trajectories visualisations in napari for lung navigation in CTs scans
A simple plugin for trajectories visualisations in napari for lung navigation in CTs scans
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-potential-field-navigation
via pip:
pip install napari-potential-field-navigation
To install latest development version :
pip install git+https://github.com/rcremese/napari-potential-field-navigation.git
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the Mozilla Public License 2.0 license, "napari-potential-field-navigation" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.1.1
Last updated:
- 2024-02-02
First released:
- 2024-02-02
License:
- MPL-2.0
Supported data:
- Information not submitted
Plugin type:
Open extension:
Save extension:
Operating system:
- Information not submitted
Requirements:
- napari
- numpy
- magicgui
- qtpy
- scikit-image
- napari-itk-io
- taichi
- tox ; extra == 'testing'
- pytest ; extra == 'testing'
- pytest-cov ; extra == 'testing'
- pytest-qt ; extra == 'testing'
- napari ; extra == 'testing'
- pyqt5 ; extra == 'testing'