#include "Interfaces/VideoCaptureInterface.h"
#include "Image/ImageProcessor.h"
#include <string>
#include <libraw1394/raw1394.h>
#include <libdc1394/dc1394_control.h>
Go to the source code of this file.
Classes | |
class | CLinux1394Capture |
struct | CLinux1394Capture::TCameraInfo |
Macros | |
#define | MAX_CAMERAS 4 |
#define | MAX_PORTS 4 |
#define MAX_CAMERAS 4 |
Definition at line 75 of file Linux1394Capture.h.
#define MAX_PORTS 4 |
Definition at line 76 of file Linux1394Capture.h.