Skip to content

Add binary morphology commands #23

@yangfei

Description

@yangfei

Summary

Add baseline binary morphology commands for thresholded/binary workflows.

Scope

  • Implement erode, dilate, open, and close in core code.
  • Add app menu commands where appropriate.
  • Define behavior for grayscale input clearly.
  • Add deterministic core tests.

Acceptance criteria

  • User can run erode and dilate on supported image data.
  • User can run open and close on supported image data.
  • Invalid or unsupported input fails clearly.
  • Core morphology behavior has automated tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreCore image model, ROI, measurement, and algorithmsuiWinForms user interface and interactions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions