Peak Signal-to-Noise Ratio

measure the quality of reconstruction of the image compressed compared to the image original
756 descargas
Actualizado 4 mar 2013

Ver licencia

function [A] = psnr(image,image_prime,M,N)
comparison between "image" and "image_prime"
"M , N" size of "image" (the two images must be of the same size)
The typical values of PSNR for images of good quality vary between 30 and 40 dB.

Citar como

brahim ouali (2024). Peak Signal-to-Noise Ratio (https://www.mathworks.com/matlabcentral/fileexchange/40612-peak-signal-to-noise-ratio), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0