Skip to main content

A package for BRISQUE metric calculation.

Project description

# PyBRISQUE An implementation of BRISQUE (Blind/Referenceless Image Spatial Quality Evaluator) in Python from the paper: [“No-Reference Image Quality Assessment in the Spatial Domain”](https://ieeexplore.ieee.org/document/6272356/).

## Installation The package is in PyPI so you can install it simply by this command:

`pip install --process-dependency-links pybrisque`

## Limitations This implementation is heavily adopted from the original Matlab implementation in [here](https://github.com/dsoellinger/blind_image_quality_toolbox/tree/master/%2Bbrisque). There is one catch though, the bicubic interpolation when resizing image in Matlab and OpenCV is a bit different as explained in [here](https://stackoverflow.com/questions/26823140/imresize-trying-to-understand-the-bicubic-interpolation). For now, it uses `nearest` interpolation which gives the most similar output with the original implementation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybrisque-0.9.4.tar.gz (135.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page