Skip to content

bertowang/videoCodecDemo

Repository files navigation

Video Compression using Content-Based Motion Compensation
---------------------------------------------------------

This demo Requires MATLAB (and the Image Processing Toolbox)

Tested on MATLAB 7.0 (R14).

Run one of the following three MATLAB scripts:

* DemoEncodeCrowd (encodes some frames from the "crowd" sequence)

* DemoDecodeCrowd (decodes the previously encoded frames)

* DemoDecode (generic decoder) 

Note that the encoding script can be modified so that the user can specify the values of a number of input variables.

This code is VERY SLOW. A lot could be done to speed it up!

In MS-Windows, use the YUV file player to view YUV files.

-----------------------------------------
Based on the PhD Research of Marc Servais
www.ee.surrey.ac.uk/CVSSP/VMRG/hdtv/
-----------------------------------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages