compare with psnr metric
Posted: 2011-08-22T01:29:56-07:00
Hi guys
I am using imagemagick for measuring psnr between antialiased rendered images.
recently i've compare two sets of images that only have different background colors.
let's see what happen
first, i've compare -metric psnr for white back ground image with bunny
and
they looks similar, but have some differences inside the object along with the shadows and edges.
when i 've compared two image, i've got PSNR value 37.6311
BUT when i've set the background color of image to blakc like followings
and
i've got PSNR of 45. 7287!!!
as you can see the difference between two comparisons are quit similar
and difference of output from imagemagick also indicate that area of rabbit in the image are identical, the images are only differs in background
As i know PSNR value is focused on the difference(error) between two images, then why the psnr value has changed.
Isn't it bug? or bug of my knowledge?
I am using imagemagick for measuring psnr between antialiased rendered images.
recently i've compare two sets of images that only have different background colors.
let's see what happen
first, i've compare -metric psnr for white back ground image with bunny
and
they looks similar, but have some differences inside the object along with the shadows and edges.
when i 've compared two image, i've got PSNR value 37.6311
BUT when i've set the background color of image to blakc like followings
and
i've got PSNR of 45. 7287!!!
as you can see the difference between two comparisons are quit similar
and difference of output from imagemagick also indicate that area of rabbit in the image are identical, the images are only differs in background
As i know PSNR value is focused on the difference(error) between two images, then why the psnr value has changed.
Isn't it bug? or bug of my knowledge?