libcvd
Classes

All classes and functions relating to video frames (as opposed to video buffers) More...

Collaboration diagram for Video frames:

Classes

class  CVD::DeinterlaceFrame< T >
 A frame from a DeinterlaceBuffer, representing one field from an interlaced frame. More...
 
class  CVD::DiskBuffer2Frame< T >
 A frame from a DiskBuffer2. More...
 
class  CVD::DVFrame
 A frame from a Firewire (IEEE 1394) camera via DVBuffer2. More...
 
class  CVD::LocalVideoFrame< T >
 A frame from a LocalVideoBuffer, which manages its own data rather than wrapping data owned by the system. More...
 
class  CVD::VideoFileFrame< T >
 A frame from a VideoFileBuffer. More...
 
class  CVD::VideoFrame< T >
 A frame from a VideoBuffer. More...
 

Detailed Description

All classes and functions relating to video frames (as opposed to video buffers)