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

#include <deinterlaceframe.h>

Inheritance diagram for CVD::DeinterlaceFrame< T >:

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

List of all members.


Detailed Description

template<typename T>
class CVD::DeinterlaceFrame< T >

A frame from a DeinterlaceBuffer, representing one field from an interlaced frame.

If the buffer is extracting both fields from the video frames, the time of the first field is reported as being the time of the original frame, while the time of the second field will be 1/frame_rate() further on.

Parameters:
T The pixel type of the original video buffer

Definition at line 39 of file deinterlaceframe.h.


Public Member Functions

const VideoFrame< T > * full_frame ()

Member Function Documentation

template<typename T>
const VideoFrame<T>* CVD::DeinterlaceFrame< T >::full_frame (  )  [inline]

Access the original (interlaced) frame.

Definition at line 45 of file deinterlaceframe.h.


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