Skip to content

falexakos/INFS134

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFS134

Implementation of the Discrete Cosine Transformation for a number of raw video frames.


Syntax: ./extractf [Width] [Height] [-nNumber] filename
Output is the average of each MacroBlock energy values. (Please refer to the H.264 algorithm for details).
Syntax is: extractf [Width] [Height] [-nNumber] filename
Where 'Number' is the number of frames we wish to perform DCT upon. Filename is a raw (YUV) video file with a resolution of W x H pixels

About

Project for "Software Design and Development" course (INFS134). Spring Semester. More at: http://eclass.uth.gr/eclass/courses/INFS134/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published