1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00

minor changes

This commit is contained in:
Dmitriy Anisimov
2014-10-30 14:34:26 +03:00
parent 7af368f7bd
commit b9daaf1426
25 changed files with 26 additions and 94 deletions

View File

@@ -45,6 +45,11 @@
#include <string>
#include <vector>
#include <cstdio>
#include <cstdlib> // atoi, atof
#include <fstream>
#include <opencv2/core.hpp>
namespace cv