negative value structural similarity index

14 vues (au cours des 30 derniers jours)
Albert Hall
Albert Hall le 21 Fév 2024
Commenté : Matt J le 22 Fév 2024
Hello everyone ,
I aim to compare two 2D arrays which represent the reflectivity of an object.
I generate with the inbuilt ssim function the map of the structural similiraty index. And in some regions i get a negative value. I have read the description of the index and i do not get the physical meaning of a negative value.
P.S : my two images are positive double real numbers
  2 commentaires
Jonas
Jonas le 21 Fév 2024
Albert Hall
Albert Hall le 21 Fév 2024
Thx for your answer Jonas but this does not help. I have two positive real matrixes which values are between 0 and 1 . And I have some local negative ssim values (not especially -1 ,-0.2 for instance) . I don't get the physical meaning . My images are not anti-correlated.

Connectez-vous pour commenter.

Réponse acceptée

Matt J
Matt J le 21 Fév 2024
Modifié(e) : Matt J le 21 Fév 2024
A negative SSIM value means the values in those regions tend to be negatively correlated. When X goes low, then Y tends to go high.
  2 commentaires
Albert Hall
Albert Hall le 22 Fév 2024
okay , I got your point , thanks
Matt J
Matt J le 22 Fév 2024
You're quite welcome, but if your question is resolved, please Accept-click the answer.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by