Alida-C++ 0.1
|
#include <math.h>
#include <stdio.h>
#include <fstream>
#include <iostream>
#include <string>
#include <opencv/cv.h>
#include <opencv/highgui.h>
#include "dataio/ALDDataIOManagerCmdline.h"
#include "demo/providers/OpenCVImageDataIO.h"
Go to the source code of this file.
Functions | |
REGISTER_PROVIDER (OpenCVImageDataIO, IplImage, Cmdline) |