#include "igstkConfigure.h"
#include "igstkVideoImager.h"
#include "igstkWebcamWinVideoImagerTool.h"
#include "igstkVideoImagerTool.h"
#include <sys/types.h>
#include <stdio.h>
#include <map>
#include <signal.h>
#include "cv.h"
#include "highgui.h"
Go to the source code of this file.
Classes | |
class | igstk::WebcamWinVideoImager |
This derivation of the VideoImager class provides communication to a Webcam in Windows. More... | |
Namespaces | |
namespace | igstk |
This file contains the declarations of IGSTK Events used to communicate among components. |