An annotator tool collection by the BIOMAG group.
Project description
napari-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:
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
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
Bundled napari app
The bundled application version of napari allows the pip install of plugins in the .zip distribution. After installation of this release, napari-annotatorj can be installed from the Plugins --> Install/Uninstall plugins...
menu by searching for its name and clicking on the Install
button next to it.
Script
Single-file install is supported on Windows and Linux (currently). It will create a virtual environment named napariAnnotatorEnv
in the parent folder of the cloned repository, install the package via pip and start napari. It requires a valid Python install.
Windows
To start it, run in the Command prompt
git clone https://github.com/biomag-lab/napari-biomag-annotator.git
cd napari-biomag-annotator
install.bat
Or download install.bat and run it from the Command prompt.
After install, you can use startup_napari.bat to activate your installed virtual environment and run napari. Run it from the Command prompt with:
startup_napari.bat
Linux
To start it, run in the Terminal
git clone https://github.com/biomag-lab/napari-biomag-annotator.git
cd napari-annotatorj
install.sh
Or download install.sh and run it from the Terminal.
After install, you can use startup_napari.sh to activate your installed virtual environment and run napari. Run it from the Terminal with:
startup_napari.sh
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-biomag-annotator" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file napari-biomag-annotator-0.0.3.tar.gz
.
File metadata
- Download URL: napari-biomag-annotator-0.0.3.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f25a5654ca88ee7bbbb599642cdc23948756bcb7e983c3fa836b0800ba971ba |
|
MD5 | e2a092126af6864269569bd5ce47926d |
|
BLAKE2b-256 | c344d8fafe23bb1ce5cbd3b6f5e4b2ad738df7b0a29a18fc99320312488077db |
File details
Details for the file napari_biomag_annotator-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: napari_biomag_annotator-0.0.3-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f8056c66530334e6cf03ec9f80cf70683d747816beb6263d669142d6cf20d1c |
|
MD5 | 65c4d9aff7d689f04314134c889edefe |
|
BLAKE2b-256 | e4cbb9f458f36ba2b7accdfdc7ac481982b4f306f4d84bce915effe245b659b1 |