Skip to main content

A simple plugin for segmentation

Project description

napari-seedseg

License BSD-3 PyPI Python Version tests codecov napari hub

A simple plugin for 2D medical image segmentation. In this project, we are trying to use Flood method for segmentation. Flood segmentation, also known as flood fill or region growing, is an image segmentation technique that starts from a seed point and expands to neighboring pixels with similar properties (e.g., intensity, color). In our project, you only can segment one label at the time. Below is a description of the repository's structure and the purpose of each file:

.
├── setup.cfg              # package metadata
├── pyproject.toml         # use setuptools
├── src/napari_seedseg     
│   ├── napari.yaml        # Load and stress tests
│   ├── __init.py__        # Python package metadata files
│   ├── _widget.py         # Widget contributions
│   ├── _layers.py         # Layers contributions
│   └── _method.py         # Methods contributions
└── ...

This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-seedseg via pip:

pip install napari-seedseg

To install latest development version :

pip install git+https://github.com/rezaakb/napari-seedseg.git

Packages

In this project we have used these packages:

numpy
magicgui
qtpy
opencv-python-headless
scikit-image>=0.19.3

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-seedseg" is free and open source software

Issues

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari_seedseg-0.0.2.tar.gz (9.5 kB view details)

Uploaded Source

File details

Details for the file napari_seedseg-0.0.2.tar.gz.

File metadata

  • Download URL: napari_seedseg-0.0.2.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for napari_seedseg-0.0.2.tar.gz
Algorithm Hash digest
SHA256 df3e58dc5618fbd4bb95da20a48c62b42922a02682c692a33cee5d68e623d5a6
MD5 2a07f2673628aa9bf3dc0ad5b97899ee
BLAKE2b-256 b9f9efab295eda69098359831b57cdf03ebedb2cb1b0acbd00b6957d41ce81ae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page