Log in

View Full Version : SSIM tool


shukers
9th July 2012, 15:34
Hi
I`m working on codec optimizations and I`m required to calculate SSIM.
Does anyone how about any tool that I can make use to obtain average SSIM?
I know MSU Video quality tool does this, but the videos I have are 720p and 1080p. Free version only supports videos less than 720p resolutions and I cant afford to buy the full version ( $1000 :O)

So if you know of any method or any tool that I can make use of the please let me know.
Help is greatly appreciated.
Thanks

pandy
9th July 2012, 16:37
perhaps? http://tdistler.com/projects/iqa

manolito
9th July 2012, 19:43
Binaries:
http://mehdi.rabah.free.fr/SSIM/SSIM.zip


Cheers
manolito

LoRd_MuldeR
10th July 2012, 01:05
I just wanted to add that the SSIM algorithm is explained in the original paper by Zhou Wang et al., which you can find on the net (if you don't have it already).
http://www.cns.nyu.edu/pub/eero/wang03-reprint.pdf

The algorithm really isn't very complex, so for a Codec developer it should be possible to hack that into your software in half an hour or so...

leonvictor2012
16th July 2012, 13:09
Here is user Manual of SSIM, Open below link and check information of Smart Sensor Interface Module (SSIM)
OEM Tools: http://www.coherent.com/Downloads/SSIMOEMToolsUserManual.pdf

Gser
16th July 2012, 16:55
Program complains that msvcrtd.dll is missing.