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

Fixed headers, messages and *protected:*

This commit is contained in:
Vladimir
2015-08-25 20:57:56 +09:00
parent 5b982fb637
commit cbf79333bd
2 changed files with 10 additions and 13 deletions

View File

@@ -44,15 +44,9 @@
#include <string>
#include <vector>
#include <map>
#include <iostream>
#include "opencv2/datasets/dataset.hpp"
#include "opencv2/datasets/util.hpp"
#include <opencv2/highgui.hpp>
#include <opencv2/core.hpp>
#include <sys/stat.h>
using namespace std;