Napari Vector Graphics
Helper plugin to export napari viewer content as SVG
Helper plugin to export napari viewer content as SVG
This napari plugin was generated with copier using the napari-plugin-template.
Installation¶
You can install napari-vector-graphics
via pip:
pip install napari-vector-graphics
If you want to be able to vectorize segmentation layers, you will need python-opencv-headless
.
To install it, run:
pip install "napari-vector-graphics[all]"
To install latest development version :
pip install git+https://github.com/JoOkuma/napari-vector-graphics.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 BSD-3 license, "napari-vector-graphics" is free and open source software
Issues¶
If you encounter any problems, please file an issue along with a detailed description.
Supported data:
- Information not submitted
Plugin type:
GitHub activity:
- Stars: 3
- Forks: 0
- Issues + PRs: 1