#include "Interfaces/VideoCaptureInterface.h"
#include "Image/ByteImage.h"
#include "CMU1394Capture.h"
#include <windows.h>
#include <1394Camera.h>
#include <stdio.h>
Go to the source code of this file.