#include "VideoCapture/Linux1394Capture2.h"
#include "Image/ByteImage.h"
#include "Image/ImageProcessor.h"
#include "Threading/Threading.h"
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdarg.h>
#include <algorithm>
Go to the source code of this file.
Macros | |
#define | DROP_FRAMES 1 |
#define | NUM_BUFFERS 2 |
#define DROP_FRAMES 1 |
Definition at line 80 of file Linux1394Capture2.cpp.
#define NUM_BUFFERS 2 |
Definition at line 81 of file Linux1394Capture2.cpp.