BIOMAG Annotator
An annotator tool collection by the BIOMAG group.
This plugin allows object annotation on 2/3D images using 4 assisted annotation methods arising from two napari plugins:
Installation¶
Installation is possible with pip, napari or scripts.
Pip¶
You can install napari-biomag-annotator
via [pip]:
pip install napari[all]
pip install napari-biomag-annotator
To install latest development version :
pip install git+https://github.com/biomag-lab/napari-biomag-annotator.git
On Linux distributions, the following error may arise upon napari startup after the installation of the plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found
. In this case, the manual install of libxcb-xinerama0
for Qt is required:
sudo apt install libxcb-xinerama0
Supported data:
Plugin type:
Open extension:
Save extension:
GitHub activity:
- Stars: 6
- Forks: 0
- Issues + PRs: 2