Contributor
Andrea Mastroberti

eSSIM: video filter implementation


Mentors
Thilo Borgmann, Cosmin Stejerean
Organization
FFmpeg
Technologies
c
Topics
image processing
eSSIM presents a solution to the limitations of the widely adopted SSIM metric in accurately assessing human visual perception and performance. This project aims to implement the eSSIM metric as a native video filter in FFmpeg, building upon the existing SSIM filter while incorporating improvements outlined in research papers and existing implementations. Key objectives include transitioning to rectangular windows for local statistics computation, employing integral images for efficiency gains and adopting a Self-Adaptive Scale Transform (SAST).