1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-23 18:09:25 +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

@@ -41,7 +41,6 @@
#include "opencv2/datasets/or_mnist.hpp"
#include "opencv2/datasets/util.hpp"
#include "precomp.hpp"
namespace cv
{
@@ -50,7 +49,7 @@ namespace datasets
using namespace std;
class CV_EXPORTS OR_mnistImp : public OR_mnist
class OR_mnistImp : public OR_mnist
{
public:
OR_mnistImp() {}