what is the maximum limit for psnr, means about what we can say that if value is less then this limit then it will be a bad psnr value and if value is greater then this limit then it will be good psnr value ?
5 次查看(过去 30 天)
显示 更早的评论
what is the maximum limit for psnr, means about what we can say that if value is less then this limit then it will be a bad psnr value and if value is greater then this limit then it will be good psnr value ?
0 个评论
回答(1 个)
Walter Roberson
2015-5-27
If you refer to the resource I pointed to in answering your previous question then you would see that the maximum PSNR is infinite. If there is no difference between two signals then their MSE will be 0 and when you divide by that 0 you will get infinity.
Typical PSNR for compression is listed in that resource. To repeat it, it was http://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!