https://github.com/hereariim/napari-blossom
https://github.com/hereariim/napari-blossom
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hereariim/napari-blossom
- Owner: hereariim
- License: bsd-3-clause
- Created: 2022-06-20T20:17:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T10:26:06.000Z (about 2 years ago)
- Last Synced: 2025-06-06T10:18:01.819Z (about 1 year ago)
- Language: Python
- Size: 31.9 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# napari-blossom
[](https://github.com/hereariim/napari-blossom/raw/main/LICENSE)
[](https://pypi.org/project/napari-blossom)
[](https://python.org)
[](https://github.com/hereariim/napari-blossom/actions)
[](https://codecov.io/gh/hereariim/napari-blossom)
[](https://napari-hub.org/plugins/napari-blossom)
Segmentation of blossom apple tree images
----------------------------------
This [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.
This plugin was written by Herearii Metuarea, student intern at LARIS (French laboratory located in Angers, France) in Imhorphen, french scientific team lead by David Rousseau (Full professor). This plugin was designed as part of the european project INVITE.
   
## Installation
You can install `napari-blossom` via [pip]:
pip install napari-blossom
To install latest development version :
pip install git+https://github.com/hereariim/napari-blossom.git
## How does it works
This module offers a plugin that allows you to segment the images of the apple tree flowers. As input, you can enter a **single image** with the image selection widget. Once the image is entered in the napari window, you can segment the apple blossoms with the image segmentation widget by running the run button. The segmented image will appear in the napari window.

## 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-blossom" is free and open source software
## Issues
If you encounter any problems, please [file an issue] along with a detailed description.
[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin
[file an issue]: https://github.com/hereariim/napari-blossom/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/