Matlab video interface

Matlab video interface

Description

Functions to work with video sequences in Matlab.

Versions

    • v2: read a video sequence contained in a video file. It supports a wide range of video codes. It is based on the function 'mmreader.m'.
      • Demo files:
        • demo_1: read a video file and display it.
    • v1: read an avi video sequence contained in a video file. The number of supported codec is very restricted. It is based on the function 'aviread.m'.
      • Demo files:
        • demo_1: read an avi file and display it.