Skip to content

Add a beam-like structuring element and a box structuring element #24

@akleroy

Description

@akleroy

Add a structuring element that uses a 2-d Gaussian beam shape (e.g., by thresholding my_gauss2d with the threshold defaulting to 0.5 but tunable) and either cylindrical (depth tunable), 2-d only, or Gaussian profile along the third dimension.

Also add a box-like structuring element tunable to three dimensions but defaulting to square. Can be subbed in for in-place structuring element generation in the local max identification, but mostly this is for toolkit/completeness.

Both can follow the existing "round" and "connection" element formats. This one should be pretty easy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions