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 ?
3 ビュー (過去 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!