Function to increase PSNR value
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
Is there any function to increase the PSNR value of a denoised image ?
Thanks!
0 件のコメント
回答 (1 件)
Shadaab Siddiqie
2020 年 12 月 7 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!