The SSIM-based Optimization framework is a set of algorithms that help you to solve a wide variety of optimization problems that employ the Structural Similarity Index Measure (SSIM) as a fidelity term. Since the SSIM was conceived for quantifying the similarity of images based on how our Human Visual System (HSV) works, these algorithms were developed to carry out imaging tasks, so do not expect good results if you want to use them in other applications in which images are not involved.

Here you will find MATLAB implementations of the algorithms that are described in this paper. Click on any of the buttons to download the MATLAB code of the desired algorithm. Please cite the article in case you employ these methods in your research.