Matlab SSIM and Corr2 values
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, Ive built a simple program that checks images for similairty but after using the SSIM and corr2 methods, I have found that often I get negative values. What ould I be doing wring (i am using images of same size and format). Thanks in advance; any help will be much appreciated.
2 comentarios
Roger Stafford
el 20 de Abr. de 2015
Correlation values can easily be negative. Their possible range is from -1 to +1.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!