Classes
core/vidl/vidl_dshow_live_istream.h File Reference

DirectShow live video input stream support. More...

#include <vidl/vidl_istream.h>
#include <vidl/vidl_frame.h>
#include <vidl/vidl_frame_sptr.h>
#include <vidl/vidl_pixel_format.h>
#include <vcl_string.h>
#include <vcl_vector.h>
#include <atlbase.h>
#include <dshow.h>
#include <qedit.h>

Go to the source code of this file.

Classes

class  sample_grabber_cb
class  vidl_dshow_live_istream< ParamsObject >
 DirectShow live video input stream support. More...

Detailed Description

DirectShow live video input stream support.

Author:
Paul Crane
Miguel A. Figueroa-Villanueva (miguelf at ieee dot org)

This file includes experimental support for DirectShow live video input in vidl (e.g., from cameras and/or frame grabbers).

    Modifications
     01/19/2006 - DirectShow code contributed by Paul Crane. (miguelf)
     03/09/2006 - File imported to vxl repository with some modifications
                  and extensions to Paul's code. (miguelf)
   

Definition in file vidl_dshow_live_istream.h.