contrib/brl/bbas/vidl2/vidl2_frame.h File Reference


Detailed Description

A ref counted video frame.

Author:
Matt Leotta
Date:
13 Jan 2006
The vidl2_frame is meant to be an object for transmitting a frame buffer from a vidl2_istream to a vidl2_ostream. It is possible that the actual image buffer cannot be wrapped by a vil_image_view in a meaningful way (i.e. YUV 4:2:2). To work with a frame as an image use vidl2_convert_to_view

Definition in file vidl2_frame.h.

#include "vidl2_pixel_format.h"
#include <vil/vil_memory_chunk.h>
#include <vil/vil_image_view_base.h>

Go to the source code of this file.


Classes

class  vidl2_frame
 A ref counted video frame. More...
class  vidl2_shared_frame
 A frame buffer that shares someone else's data. More...
class  vidl2_memory_chunk_frame
 A frame buffer that wraps a vil_memory_chunk. More...

Generated on Fri Nov 21 05:20:57 2008 for contrib/brl/bbas/vidl2 by  doxygen 1.5.1