Function to increase PSNR value
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
Is there any function to increase the PSNR value of a denoised image ?
Thanks!
0 comentarios
Respuestas (1)
Shadaab Siddiqie
el 7 de Dic. de 2020
PSNR is just a measure of quality of an processed image form original image. To increase PSNR of an image, you should first remove noice from the image using some filters, refer noise removal for more information. Type of filter will depend on the type of noise in the image.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!