#include "Alvar.h"
#include <vector>
#include <string>
#include "cv.h"
#include "highgui.h"
#include "CaptureFactory.h"
Go to the source code of this file.
Classes | |
class | CvTestbed |
CvTestbed is a class for making quick OpenCV test applications More... | |
struct | CvTestbed::Image |
Image structure to store the images internally. More... |