negative value structural similarity index

12 ビュー (過去 30 日間)
Albert Hall
Albert Hall 2024 年 2 月 21 日
コメント済み: Matt J 2024 年 2 月 22 日
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 件のコメント
Jonas
Jonas 2024 年 2 月 21 日
Albert Hall
Albert Hall 2024 年 2 月 21 日
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.

サインインしてコメントする。

採用された回答

Matt J
Matt J 2024 年 2 月 21 日
編集済み: Matt J 2024 年 2 月 21 日
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 件のコメント
Albert Hall
Albert Hall 2024 年 2 月 22 日
okay , I got your point , thanks
Matt J
Matt J 2024 年 2 月 22 日
You're quite welcome, but if your question is resolved, please Accept-click the answer.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by