Skip to content

Phase correlation metric #15

Description

@riaanvddool

I would like to add phase correlation as a metric because it would be useful in the presence of intensity mismatches.

http://en.wikipedia.org/wiki/Phase_correlation

The phase correlation result consists of a correlation coefficient and a (x,y) offset.

I am thinking the error measure should be proportional to the correlation coefficient but inversely proportional to the distance sqrt(x^2 + y^2).

So error = (corr coeff) / sqrt(x^2 + y^2) ?

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions