haesleinhuepf / git-bob-bioimage-analysis-example

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Add watershed-based cell segmentation and "scipy" mention in issue template. #15

Closed github-actions[bot] closed 1 day ago

github-actions[bot] commented 1 day ago

This message was generated by git-bob (version: 0.3.1, model: gpt-4o-2024-08-06), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

Implemented cell segmentation and measurement using the watershed algorithm in a new Jupyter notebook located in the "notebooks" directory. Modified the image path in the notebook to correctly locate "membranes.png" downloaded to the "data" folder. Additionally, updated the GitHub issue template to include "scipy" in the list of Python tools.

closes #12