Differente between the SSIM and MSSIM
What is the difference between the SSIM and MSSIM ? How to evaluate the values obtained by the methods SSIM and MSSIM, in other words, how to know if the obtained value is bad or good for my application.
Thanks!
since none of it is built into opencv ( well it has an example of mssim here ) you will probably have to show, what you're actually using for this.