필터 지우기
필터 지우기

how can I increase the PSNR and Reduce the Standard deviation for the image?

조회 수: 2 (최근 30일)
shivali k
shivali k 2016년 6월 17일
답변: Image Analyst 2016년 6월 17일
I need to increase the PSNR and reduce the standard deviation for the image for comparing my method with the other method. How can I do that?

답변 (1개)

Image Analyst
Image Analyst 2016년 6월 17일
Make your test image more like your original image. I don't know what you're doing to arrive at an image. Of course the easiest way is to just assign it
testImage = refImage;
We can't really say more because of a complete lack of context.

Community Treasure Hunt

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

Start Hunting!

Translated by