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

#include <videofilebuffer_frame.h>

Inheritance diagram for CVD::VideoFileFrame< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void delete_self ()

Protected Member Functions

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

Friends

class VFB::RawVideoFileBuffer

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.


Constructor & Destructor Documentation

template<class T >
CVD::VideoFileFrame< T >::~VideoFileFrame (  )  [inline, protected]

Definition at line 52 of file videofilebuffer_frame.h.

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.


Member Function Documentation

template<class T >
void CVD::VideoFileFrame< T >::delete_self (  )  [inline]

Definition at line 50 of file videofilebuffer_frame.h.


Friends And Related Function Documentation

template<class T >
friend class VFB::RawVideoFileBuffer [friend]

Definition at line 47 of file videofilebuffer_frame.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:53 2013