CVD::VideoFileFrame< T > Class Template Reference
[Video frames]

#include <videofilebuffer_frame.h>

Inheritance diagram for CVD::VideoFileFrame< T >:

CVD::LocalVideoFrame< T > CVD::VideoFrame< T > CVD::BasicImage< T > CVD::SubImage< T >

List of all members.


Detailed Description

template<class T>
class CVD::VideoFileFrame< T >

A frame from a VideoFileBuffer.

Parameters:
T The pixel type of the video frames. Currently only CVD::Rgb<CVD::byte> > and CVD::byte> are supported.

Definition at line 45 of file videofilebuffer_frame.h.


Public Member Functions

void delete_self ()

Protected Member Functions

 ~VideoFileFrame ()
 VideoFileFrame (double time, CVD::Image< T > &local)

Constructor & Destructor Documentation

template<class T>
CVD::VideoFileFrame< T >::VideoFileFrame ( double  time,
CVD::Image< T > &  local 
) [inline, protected]

Construct a video frame from an Image and a timestamp.

Parameters:
time The timestamp of this frame
local The Image to use for this frame

Definition at line 59 of file videofilebuffer_frame.h.


The documentation for this class was generated from the following file:
Generated on Wed Feb 18 10:23:09 2009 for CVD by  doxygen 1.5.3