code to calculate psnr and ber of an image
조회 수: 3 (최근 30일)
이전 댓글 표시
to compute the performance analysis of denoising an image ,i need to calculate the psnr of the denoised image and then have to compare it with the psnr valuse of the real image,and then check the degree of correctness the method to denoise an image
댓글 수: 0
답변 (1개)
Wayne King
2012년 4월 19일
measerr() in the Wavelet Toolbox computes PSNR and a few other approximation quality measures.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!