negative value structural similarity index
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Albert Hall
am 21 Feb. 2024
Kommentiert: Matt J
am 22 Feb. 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 Kommentare
Akzeptierte Antwort
Matt J
am 21 Feb. 2024
Bearbeitet: Matt J
am 21 Feb. 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 Kommentare
Matt J
am 22 Feb. 2024
You're quite welcome, but if your question is resolved, please Accept-click the answer.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!