#include "Beobot/BeobotCamera.H"
#include "Devices/IEEE1394grabber.H"
#include "Image/Pixels.H"
#include <pthread.h>
Go to the source code of this file.
Functions | |
void * | camera_run (void *c) |
A Beobot camera driver
Definition in file BeobotCamera.C.