Companion site for Multidimensional Signal, Image, and Video Processing and Coding, 2e

This folder contains two template MATLAB functions for performing video signal processing. One yuvexample.m does only intraframe processing, while the other yuv3d.m performs interframe processing over the present and a fixed number of previous frames. They are presently set up to calculate a 2-D spectrum of each frame, and a simple temporal smoothing, respectively, but can easily be modified to perform other functions too. They are both intended as MATLAB video templates to provide the student with an easy introduction to video signal processing. Also present are two test clips Foreman and Mobile, as well as the two sample program outputs.

,