Skip to content

Documentation still refers to degrees for skeleton_to_csgraphΒ #251

@SimonPeatman

Description

@SimonPeatman

The documentation here gives the example:

pixel_graph0, coordinates0 = skeleton_to_csgraph(skeleton0, spacing=spacing_nm)

But the text immediately beneath it says:

Finally, degrees is an image of the skeleton, with each skeleton pixel containing the number of neighbouring pixels. This enables us to distinguish between junctions (where three or more skeleton branches meet), endpoints (where a skeleton ends), and paths (pixels on the inside of a skeleton branch.

It looks like this information is out of date. How do I get an array of degrees as described?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions