Skip to content

11_voronoi_otsu_labeling, text suggestion #17

@fbnrst

Description

@fbnrst

Concerning https://github.com/BiAPoL/Bio-image_Analysis_with_Python/blob/main/04_image_segmentation/11_voronoi_otsu_labeling.ipynb

look at this in this part of the notebook:

## Applying the algorithm
Voronoi-Otsu-labeling is a **command in clesperanto**, which asks for two sigma parameters. The first sigma controls how close detected cells can be (`spot_sigma`) and second controls how precise segmented objects are outlined (`outline_sigma`). This is the algorithm implemented in the [napari-segment-blobs-and-things-with-membranes](https://github.com/haesleinhuepf/napari-segment-blobs-and-things-with-membranes):

First you state it is a command in clesperanto, then you use napari-segment-blobs-and-things-with-membranes instead. This is a bit confusing. Probably you could just change the command in clesperanto to command in napari-segment-blobs-and-things-with-membranes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions