Skip to content

No-reference image quality assessment based on the fusion of statistical and perceptual features

Notifications You must be signed in to change notification settings

Skythianos/SPF-IQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No-Reference Image Quality Assessment Based on the Fusion of Statistical and Perceptual Features

The goal of no-reference image quality assessment (NR-IQA) is to predict the quality of an image as perceived by human observers without using any pristine, reference images. In this study, an NR-IQA algorithm is proposed which is driven by a novel feature vector containing statistical and perceptual features. Different from other methods, normalized local fractal dimension distribution and normalized first digit distributions in the wavelet and spatial domains are incorporated into the statistical features. Moreover, powerful perceptual features, such as colorfulness, dark channel feature, entropy, and mean of phase congruency image, are also incorporated to the proposed model. Experimental results on five large publicly available databases (KADID-10k, ESPL-LIVE HDR, CSIQ, TID2013, and TID2008) show that the proposed method is able to outperform other state-of-the-art methods.

If you use this MATLAB code please cite the following paper:
@article{varga2020no,
title={No-Reference Image Quality Assessment Based on the Fusion of Statistical and Perceptual Features},
author={Varga, Domonkos},
journal={Journal of Imaging},
volume={6},
number={8},
pages={75},
year={2020},
publisher={Multidisciplinary Digital Publishing Institute}
}

This code was written and tested in MATLAB R2019a. Required toolboxes:

  • System Identification Toolbox
  • Image Processing Toolbox
  • Statistics and Machine Learning Toolbox
  • Wavelet Toolbox

Structure of the program.

About

No-reference image quality assessment based on the fusion of statistical and perceptual features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages