Coder Social home page Coder Social logo

treammm / dog_ssim Goto Github PK

View Code? Open in Web Editor NEW
9.0 0.0 0.0 1.99 MB

Matlab implementation of "Image quality assessment using human visual DOG model fused with random forest"

Home Page: https://ieeexplore.ieee.org/document/7115917

MATLAB 14.34% HTML 7.75% Makefile 0.87% Java 10.52% M4 6.58% C 8.96% Python 4.37% C++ 44.91% M 0.01% Fortran 1.66% Objective-C 0.04%
image-quality image-processing random-forest random-forest-regression human-vision ssim psnr difference-of-gaissuan

dog_ssim's Introduction

Image quality assessment using human visual DOG model fused with random forest

This code is a Matlab implementation of the feature extraction part in [1]. The function for extracting features from an image pair is "featurev1.m". To be more specific, the output X(6:10) is the luminance features for DOG-SSIM and X(18) is the chrominance feature. You can train the DOG-SSIMc regression model with the feature set X([6:10, 18]), the Random Forest Regressor that I used can be found in [2] LINK.

References

[1] S. C. Pei and L. H. Chen. Image quality assessment using human visual DOG model fused with random forest. IEEE Trans. Image Process., 24(11):3282โ€“3292, 2015.
[2] A. Jaiantilal, Classification and Regression by Random Forest-MATLAB, 2009, [online] Available: https://code.google.com/p/randomforest-matlab/issues/detail?id=9&q=citation.

Bibtex

@article{DOGSSIM2015, doi = {10.1109/tip.2015.2440172}, year = {2015}, month = nov, volume = {24}, number = {11}, pages = {3282--3292}, author = {Soo-Chang Pei and Li-Heng Chen}, title = {Image Quality Assessment Using Human Visual {DOG} Model Fused With Random Forest}, journal = {{IEEE} Transactions on Image Processing} }

dog_ssim's People

Contributors

treammm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.