/BRISQUE

Python and MATLAB implementations of BRISQUE : No Reference Image Quality Assessment in Spatial Domain

Primary LanguagePython

BRISQUE : No Reference Image Quality Assessment in the Spatial Domain

Matlab and Python Implementation of the paper : A. Mittal, A. K. Moorthy and A. C. Bovik, "No Reference Image Quality Assessment in the Spatial Domain"

Matlab code is taken from https://github.com/utlive/BRISQUE

and the base python code is obtained from various sources and modified to match the MATLAB script output.

Run get_brisque_features.m in Matlab folder and get_brisque_features.py in Python folder to compute brisque features for all images in the test_images folder.

Contact : Avinab Saha (avinab.saha@utexas.edu)