This file includes experimetal support for DirectShow live video input in vidl2 (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 vidl2_dshow_live_istream.h.
#include <vidl2/vidl2_istream.h>
#include <vidl2/vidl2_frame.h>
#include <vidl2/vidl2_frame_sptr.h>
#include <vidl2/vidl2_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 | vidl2_dshow_live_istream< ParamsObject > |
| DirectShow live video input stream support. More... | |
1.5.1