Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
i would like to know how to compare original image and stegano image with PSNR or MSB effectively
it is because i tried to compare original image and stegano image with PSNR and the result is awkward
as far a i understand, PSNR value ranging from 0 - 100 and stegano image is consider readable if PSNR value is above 30
but my value is 110
requirement for my project is whether use PSNR or MSB(Most Significant Bit)
if i not wrong, the script will generate MSB (correct me if I'm wrong) when 2 image are being compared
i think i will go for MSB
thank you for your time
fmw42 wrote:PSNR is expressed as decibels and so can in principle be larger than 100. But even 100 is a huge difference