YuvWriter Class Reference

Write raw yuv image files. More...

#include <Raster/YuvWriter.H>

Inheritance diagram for YuvWriter:
Inheritance graph
[legend]
Collaboration diagram for YuvWriter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual std::string writeFrame (const GenericFrame &image, const std::string &fname)
 Write the frame to disk.

Detailed Description

Write raw yuv image files.

Definition at line 44 of file YuvWriter.H.


Member Function Documentation

std::string YuvWriter::writeFrame ( const GenericFrame image,
const std::string fname 
) [virtual]

Write the frame to disk.

Returns:
the actual name of the file that was created (for some subclasses, this may be slightly different than the input fname, if e.g. the subclass decides to add or change a file extension)

Implements RasterWriter.

Definition at line 52 of file YuvWriter.C.

References GenericFrame::asVideo(), and VideoFrame::diskDumpMmap().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:26:58 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3