Classes for video input under linux making use of the video for linux stuff. More...
#include <vil1/vil1_memory_image.h>#include <vil1/vil1_memory_image_of.h>#include <vxl_config.h>#include "asyncio.h"#include "frame_grabber.h"#include <sys/mman.h>#include <sys/ioctl.h>#include <sys/types.h>#include <linux/videodev.h>#include <vcl_iostream.h>Go to the source code of this file.
Classes | |
| class | FrameGrabberV4lGrey |
| The FrameGrabberV4lGrey class. More... | |
Classes for video input under linux making use of the video for linux stuff.
This has been tested using a webcam running under the Philips Web Cam driver.
Copyright (c) 2002 Brendan McCane University of Otago, Dunedin, New Zealand Reproduction rights limited as described in the COPYRIGHT file.
Definition in file frame_grabber_v4l.h.
1.7.5.1