Skip to content

Add basic filters: Gaussian blur, median, sharpen #22

@yangfei

Description

@yangfei

Summary

Add common basic filters to the Process menu.

Scope

  • Implement Gaussian blur, median filter, and sharpen in core code.
  • Add menu commands in the app.
  • Keep parameter handling simple for the first version.
  • Add tests using small deterministic images.

Acceptance criteria

  • User can apply Gaussian blur.
  • User can apply median filter.
  • User can apply sharpen.
  • Core algorithms have automated tests.
  • Existing processing commands still work.

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