Skip to content

Add Structural similarity index measure image filter #6030

Description

@dzenanz

SSIM is described on wikipedia: https://en.wikipedia.org/wiki/Structural_similarity_index_measure

We should implement it in ITK. The filter should be multi-dimensional, template-parametrized by the input images. Run-time parameters should be:

  • Neighborhood used for computation
  • relative weights of luminance, contrast, and structure
  • array of scale weights (simplifying to ordinary SSIM when only one element is provided)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

type:EnhancementImprovement of existing methods or implementation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions