renamed gpufilters -> cudafilters

This commit is contained in:
Vladislav Vinogradov
2013-07-23 16:24:55 +04:00
parent 71d61e07b1
commit 219b662127
74 changed files with 62 additions and 62 deletions

View File

@@ -2,7 +2,7 @@
#include "opencv2/imgproc.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/gpufilters.hpp"
#include "opencv2/cudafilters.hpp"
#include "opencv2/gpuimgproc.hpp"
using namespace std;