remove cuda module

This commit is contained in:
Vladislav Vinogradov
2015-01-15 16:14:13 +03:00
parent ce0e595a4f
commit 124ac15f1e
19 changed files with 15 additions and 463 deletions

View File

@@ -2,6 +2,7 @@
#include <stdexcept>
#include <string>
#include "performance.h"
#include "opencv2/core/cuda.hpp"
using namespace std;
using namespace cv;