Function to increase PSNR value
10 views (last 30 days)
Show older comments
Hi,
Is there any function to increase the PSNR value of a denoised image ?
Thanks!
0 Comments
Answers (1)
Shadaab Siddiqie
on 7 Dec 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!