Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 605 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 605 Bytes

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 ([email protected])