Alida-C++ 0.5
|
#include <math.h>
#include <stdio.h>
#include <fstream>
#include <string>
#include <iostream>
#include <opencv/cv.h>
#include <opencv/highgui.h>
#include "dataio/ioManagerCmdline.h"
#include "dataio/provider/cmdline/openCVImageProvider.h"
Go to the source code of this file.
Functions | |
REGISTER_PROVIDER (OpenCVImageProvider, IplImage, Cmdline) |