Go to the source code of this file.
Namespaces | |
namespace | WURDEVision |
Classes | |
class | WURDE1394Camera |
This class wraps up the libdc1394 camera library to give DMA frame capturing from firewire (1394 video compliant) cameras. More... | |
class | WURDE1394Camera::WURDE1394CameraFinder |
This class looks for cameras on the firewire bus and will return either (a) all of them or (b) just one, identified by the ID number. More... | |
Defines | |
#define | MAX_1394_PORTS 4 |
#define | NUM_DMA_BUFFERS 8 |
#define MAX_1394_PORTS 4 |
Definition at line 12 of file WURDE1394Camera.H.
#define NUM_DMA_BUFFERS 8 |
Definition at line 13 of file WURDE1394Camera.H.