How to compute psnr of original lena image and watermarked lena image?
2 ビュー (過去 30 日間)
古いコメントを表示
The attached code is used for embedding and extraction of digital watermark on the cover image by extracting its feature points. I wish to compute the psnr value of lena image and watermarked lena image.As per the research paper ,the computed psnr value of watermarked lena image is 38.9119. But when i am calculating psnr value i am getting the value to be 49.5156 using peaksnr = psnr(A,ref) command. can anybody tell me any other method so that i can get the desired psnr value. Attaching code for watermarking and test images required.
0 件のコメント
回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!