- 衡量两幅图像的相似度:
- SNR/PSNR
- SSIM
1. SNR vs PSNR
- MSE:mean squared error
- :表示原始的信号/图像;
- :则表示处理后的信号/图像;
-
SNR(dB):
-
PSNR(dB):
2. SSIM
SSIM(structural similarity index),结构相似性,是一种衡量两幅图像相似度的指标。
SNR(dB):
PSNR(dB):
SSIM(structural similarity index),结构相似性,是一种衡量两幅图像相似度的指标。
相关文章: