Is it possible or correct to get psnr for the decompressed image greater than 90?
조회 수: 4 (최근 30일)
이전 댓글 표시
I am doing a project in image compression based on space filling curves. For the performance evaluation of this project I was calculated performance metrics such as MSE, PSNR, SSIM, NCCR, COC. In this the *PSNR value exceeds 90* , whether it is correct or not?
댓글 수: 0
답변 (1개)
Pratham Shah
2023년 3월 27일
No, you can not get PSNR 90dB. If your image is 8 bit, maximum value of PSNR should be around 64dB if your algorithm is performing so well.
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!