Skip to content

Add examples to docstring for structuring elements to visualize the shape #4431

@sciunto

Description

@sciunto

Description

Add examples to show for each of these functions:

  • skimage.morphology.square(width[, dtype])
  • skimage.morphology.rectangle(width, height)
  • skimage.morphology.diamond(radius[, dtype])
  • skimage.morphology.disk(radius[, dtype])
  • skimage.morphology.cube(width[, dtype])
  • skimage.morphology.octahedron(radius[, dtype])
  • skimage.morphology.ball(radius[, dtype])
  • skimage.morphology.octagon(m, n[, dtype])
  • skimage.morphology.star(a[, dtype])

the typical shape of the structuring element.

Cc ( @emmanuelle : another first issue idea).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions