Image quality is an open source software library for Automatic Image Quality Assessment (IQA).
Project description
Image Quality
Description
Image quality is an open source software library for Automatic Image Quality Assessment (IQA).
Dependencies
Python 3.7
LibSVM
(Optional) Docker
Installation
The package is public and is hosted in PyPi repository. To install it in your machine run
pip install image-quality
Example
After installing image-quality package, you can test that it was successfully installed running the following commands in a python terminal.
>>> import imquality.brisque as brisque >>> import PIL.Image >>> path = 'path/to/image' >>> img = PIL.Image.open(path) >>> brisque.score(img) 4.9541572815704455
Report Bugs
Maintainer
Ricardo Ocampo - me@ocampor.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file image-quality-1.2.2.tar.gz.
File metadata
- Download URL: image-quality-1.2.2.tar.gz
- Upload date:
- Size: 140.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afd4ec76c2fa0271aef87378cc3f7d40ceb619c9b1d4669cb0e59a00c09d3e45
|
|
| MD5 |
626db5120c8c3dd3a6873ce2ccac2a3e
|
|
| BLAKE2b-256 |
598faf43f96476bf9f051b3fb733bb0453d9040f75a41781a91eeeadb76046fd
|
File details
Details for the file image_quality-1.2.2-py3-none-any.whl.
File metadata
- Download URL: image_quality-1.2.2-py3-none-any.whl
- Upload date:
- Size: 145.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c727f4d82a7ec262719b958b170436fef7b79b5bbe93c92085d2a7702339dea
|
|
| MD5 |
cc36f562218a5a2361c599d8b5dfd50f
|
|
| BLAKE2b-256 |
b25110cbfbd7469a7112818a0f00f10ada946fa43f562384c5b6663d7dcf2682
|