Giter VIP home page Giter VIP logo

movie's Introduction

MOVIE

Matlab code framework of Video Quality Assessment metric T-MOVIE and MOVIE.

Environment requirments

This software is best used in systems with RAM equal to or larger than 2GB (our testing environment used 2GB RAM systems). Execution speed will suffer in systems with less RAM.

The version of Matlab should over Matlab 2014a to allow the function "VideoWriter()"

Command Line Arguments:

For reference and distorted images:

     run_movie_image('test_data\im\', [width,height])

For reference and distorted movies:

     run_movie_movie('test_data\video\', [width,height])

See demo_test.m for details.

Results:

  1. \output_data\output

MOVIE, T-MOVIE, S-MOVIE metric in *.txt

  1. \movie

transfer images to video (*.yuv)

transfer video (*.avi, *.mj2, *.mpg, *.wmv, *.asf, *.asx, *.m4v, *.mp4, .mov) to video (.yuv)

  1. \temp

Intermediate variables

Citiation

@Article{Seshadrinathan2010Motion,
  author    = {Kalpana Seshadrinathan and Alan C. Bovik},
  title     = {Motion Tuned Spatio-Temporal Quality Assessment of Natural Videos},
  journal   = {{IEEE} Trans. Image Process.},
  year      = {2010},
  volume    = {19},
  number    = {2},
  pages     = {335--350},
  doi       = {10.1109/TIP.2009.2034992},
}

Contact

Please contact us at [email protected] for any question.

Thanks:

Longguang Wang https://github.com/LongguangWang/Video-Quality-Assessment

movie's People

Contributors

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