ioavi.h File Reference


Detailed Description

Author:
Herve Lombaert
Date:
Tue Jun 6 2006
This namespace provides some functions to read an AVI file

The AVI needs to be uncompressed 24 bit BMP images

It reads either a single frame in a 2D image, or the whole movie in a 3D image

#include <color.h>
#include <cstdio>

Include dependency graph for ioavi.h:

Go to the source code of this file.

Namespaces

namespace  IO

Classes

class  IO::AVI
struct  IO::AVI::header

Functions

void IO::readAVIFrame (const char *filename, color< unsigned char > *&frame, unsigned int &frame_width, unsigned int &frame_height, unsigned int frame_nb)
void IO::readAVI (const char *filename, color< unsigned char > *&image, unsigned int &frame_width, unsigned int &frame_height, unsigned int &nb_frames)


Generated on Tue Aug 4 17:57:42 2009 for libvd by  doxygen 1.5.5