Matlab SSIM and Corr2 values
조회 수: 13 (최근 30일)
이전 댓글 표시
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
Roger Stafford
2015년 4월 20일
Correlation values can easily be negative. Their possible range is from -1 to +1.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!