USE ssim FOR VIDEO QUALITY

2 views (last 30 days)
abeer
abeer on 30 Nov 2014
Answered: Image Analyst on 30 Nov 2014
please how can I use the SSIM to measure the video quality? each video is a group of NxMx3 images

Answers (1)

Image Analyst
Image Analyst on 30 Nov 2014
I guess just use it on each frame and then get the average over frames. ssim() is a function in the Image Processing Toolbox.

Community Treasure Hunt

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

Start Hunting!