필터 지우기
필터 지우기

how can I compare two image after some changes?

조회 수: 3 (최근 30일)
nadia
nadia 2017년 1월 21일
답변: Vandana Rajan 2017년 1월 21일
HI, I want to compare two image and show the difference between them by a number. how can I do it? I want to normalize this difference. both images have same size, for example first image is the original image and second image is the original image after jpeg attack. using norm function is it true?

답변 (1개)

Vandana Rajan
Vandana Rajan 2017년 1월 21일
Hi,
To measure quality of lossy image compression techniques like JPEG, you may use PSNR (Peak Signal to noise ratio).
https://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio
https://in.mathworks.com/help/images/ref/psnr.html
https://in.mathworks.com/help/images/image-quality-metrics.html

Community Treasure Hunt

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

Start Hunting!

Translated by