Coder Social home page Coder Social logo

sunwei925 / lieqaindex Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.62 MB

Full reference low-light image enhancement quality assessment (LIEQA) model

MATLAB 19.96% M 0.10% C 79.94%
low-light-image-enhancement image-quality-assessment full-reference luminance

lieqaindex's Introduction

LIEQAIndex

Low-light Enhancement Quality Assessment Index

Description

This is a repository for the model proposed in the paper "Perceptual quality assessment of low-light image enhancement".

Usage

Requirement

MATLAB (tested on MATLAB 2016a, Windows 10)

Build emd_mex

Run function_library/emd/build_emd.m

LIEQAIndex

% read reference
img_ref = imread('images/reference.png');

%read enhancement
img_enh = imread('images/enhancement.png');

addpath(genpath('function_library'));

LIEQA_score = LIEQA(img_ref,img_enh)

Citation

If you find this code is useful for your research, please cite::

@article{zhai2021perceptual,
  title={Perceptual quality assessment of low-light image enhancement},
  author={Zhai, Guangtao and Sun, Wei and Min, Xiongkuo and Zhou, Jiantao},
  journal={ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM)},
  volume={17},
  number={4},
  pages={1--24},
  year={2021},
  publisher={ACM New York, NY}
}

lieqaindex's People

Contributors

sunguwei avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.