vessel-express-napari

A simple plugin for 3D vessel segmentation

  • Lennart Kowitz

License PyPI Python Version tests codecov napari hub

A simple plugin for 3D vessel segmentation of LSFM images

This napari plugin can be used to optimize the segmentation parameters for the main VesselExpress software platform.


Installation

The easiest way to install the plugin is to open napari, go to Plugins, then Install/Uninstall plugins. You will be able to find the plugin by name "vessel-express-napari".

Or, you can install vessel-express-napari via pip:

pip install vessel-express-napari

To install latest development version :

pip install git+https://github.com/MMV-Lab/vessel-express-napari.git

Documentation

We provide a quick start guide to explain the important pieces of this plugin. Suggestions and feature quests are very welcomed.

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, "vessel-express-napari" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Version:

  • 0.0.9

Last updated:

  • 2023-04-28

First released:

  • 2022-05-17

License:

  • BSD-3-Clause

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • itk
  • scikit-image
  • aicssegmentation
Website by the napari team, original design by CZI. Go to napari main website.