Commit 3c34b24f authored by Vladislav Vinogradov's avatar Vladislav Vinogradov

replaced gpu->cuda in files names

parent 80b9fd87
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cuda.hpp" #include "opencv2/cuda.hpp"
#include "opencv2/calib3d.hpp" #include "opencv2/calib3d.hpp"
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
#include <fstream> #include <fstream>
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cuda.hpp" #include "opencv2/cuda.hpp"
#include "opencv2/core.hpp" #include "opencv2/core.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudaarithm.hpp" #include "opencv2/cudaarithm.hpp"
#include "opencv2/core.hpp" #include "opencv2/core.hpp"
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
#include <functional> #include <functional>
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudaarithm.hpp" #include "opencv2/cudaarithm.hpp"
#include "opencv2/core.hpp" #include "opencv2/core.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudabgsegm.hpp" #include "opencv2/cudabgsegm.hpp"
#include "opencv2/video.hpp" #include "opencv2/video.hpp"
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
#include <fstream> #include <fstream>
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudabgsegm.hpp" #include "opencv2/cudabgsegm.hpp"
#include "opencv2/video.hpp" #include "opencv2/video.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudacodec.hpp" #include "opencv2/cudacodec.hpp"
#include "opencv2/highgui.hpp" #include "opencv2/highgui.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_TEST_PRECOMP_HPP__ #define __OPENCV_TEST_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudacodec.hpp" #include "opencv2/cudacodec.hpp"
#include "opencv2/highgui.hpp" #include "opencv2/highgui.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudafeatures2d.hpp" #include "opencv2/cudafeatures2d.hpp"
#include "opencv2/features2d.hpp" #include "opencv2/features2d.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_TEST_PRECOMP_HPP__ #define __OPENCV_TEST_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudafeatures2d.hpp" #include "opencv2/cudafeatures2d.hpp"
#include "opencv2/features2d.hpp" #include "opencv2/features2d.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudafilters.hpp" #include "opencv2/cudafilters.hpp"
#include "opencv2/imgproc.hpp" #include "opencv2/imgproc.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_TEST_PRECOMP_HPP__ #define __OPENCV_TEST_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudafilters.hpp" #include "opencv2/cudafilters.hpp"
#include "opencv2/imgproc.hpp" #include "opencv2/imgproc.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudaimgproc.hpp" #include "opencv2/cudaimgproc.hpp"
#include "opencv2/imgproc.hpp" #include "opencv2/imgproc.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_TEST_PRECOMP_HPP__ #define __OPENCV_TEST_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudaimgproc.hpp" #include "opencv2/cudaimgproc.hpp"
#include "opencv2/imgproc.hpp" #include "opencv2/imgproc.hpp"
......
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
#include <fstream> #include <fstream>
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/core/cuda.hpp" #include "opencv2/core/cuda.hpp"
#include "opencv2/cudalegacy.hpp" #include "opencv2/cudalegacy.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudaoptflow.hpp" #include "opencv2/cudaoptflow.hpp"
#include "opencv2/video.hpp" #include "opencv2/video.hpp"
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
#include <fstream> #include <fstream>
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudaoptflow.hpp" #include "opencv2/cudaoptflow.hpp"
#include "opencv2/video.hpp" #include "opencv2/video.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudastereo.hpp" #include "opencv2/cudastereo.hpp"
#include "opencv2/calib3d.hpp" #include "opencv2/calib3d.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_TEST_PRECOMP_HPP__ #define __OPENCV_TEST_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudastereo.hpp" #include "opencv2/cudastereo.hpp"
#include "opencv2/calib3d.hpp" #include "opencv2/calib3d.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_PERF_PRECOMP_HPP__ #define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/cudawarping.hpp" #include "opencv2/cudawarping.hpp"
#include "opencv2/imgproc.hpp" #include "opencv2/imgproc.hpp"
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define __OPENCV_TEST_PRECOMP_HPP__ #define __OPENCV_TEST_PRECOMP_HPP__
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/cudawarping.hpp" #include "opencv2/cudawarping.hpp"
#include "opencv2/imgproc.hpp" #include "opencv2/imgproc.hpp"
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
#include "opencv2/cudev.hpp" #include "opencv2/cudev.hpp"
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "cvconfig.h" #include "cvconfig.h"
......
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
// //
//M*/ //M*/
#ifndef __OPENCV_NONFREE_GPU_HPP__ #ifndef __OPENCV_NONFREE_CUDA_HPP__
#define __OPENCV_NONFREE_GPU_HPP__ #define __OPENCV_NONFREE_CUDA_HPP__
#include "opencv2/core/cuda.hpp" #include "opencv2/core/cuda.hpp"
...@@ -123,4 +123,4 @@ public: ...@@ -123,4 +123,4 @@ public:
}} // namespace cv { namespace cuda { }} // namespace cv { namespace cuda {
#endif // __OPENCV_NONFREE_GPU_HPP__ #endif // __OPENCV_NONFREE_CUDA_HPP__
#include "perf_precomp.hpp" #include "perf_precomp.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
static const char * impls[] = { static const char * impls[] = {
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
#endif #endif
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
# include "opencv2/nonfree/gpu.hpp" # include "opencv2/nonfree/cuda.hpp"
#endif #endif
#ifdef GTEST_CREATE_SHARED_LIBRARY #ifdef GTEST_CREATE_SHARED_LIBRARY
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
using namespace std; using namespace std;
using namespace testing; using namespace testing;
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
#include "opencv2/core/utility.hpp" #include "opencv2/core/utility.hpp"
#include "opencv2/core/private.hpp" #include "opencv2/core/private.hpp"
#include "opencv2/nonfree/gpu.hpp" #include "opencv2/nonfree/cuda.hpp"
#include "opencv2/core/private.cuda.hpp" #include "opencv2/core/private.cuda.hpp"
#include "opencv2/opencv_modules.hpp" #include "opencv2/opencv_modules.hpp"
......
...@@ -11,12 +11,12 @@ ...@@ -11,12 +11,12 @@
#include <iostream> #include <iostream>
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/imgproc.hpp" #include "opencv2/imgproc.hpp"
#include "opencv2/highgui.hpp" #include "opencv2/highgui.hpp"
#include "opencv2/nonfree.hpp" #include "opencv2/nonfree.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/opencv_modules.hpp" #include "opencv2/opencv_modules.hpp"
#include "cvconfig.h" #include "cvconfig.h"
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#endif #endif
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
# include "opencv2/nonfree/gpu.hpp" # include "opencv2/nonfree/cuda.hpp"
#endif #endif
#endif #endif
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
// //
//M*/ //M*/
#ifndef __OPENCV_PHOTO_GPU_HPP__ #ifndef __OPENCV_PHOTO_CUDA_HPP__
#define __OPENCV_PHOTO_GPU_HPP__ #define __OPENCV_PHOTO_CUDA_HPP__
#include "opencv2/core/cuda.hpp" #include "opencv2/core/cuda.hpp"
...@@ -68,4 +68,4 @@ private: ...@@ -68,4 +68,4 @@ private:
}} // namespace cv { namespace cuda { }} // namespace cv { namespace cuda {
#endif /* __OPENCV_PHOTO_GPU_HPP__ */ #endif /* __OPENCV_PHOTO_CUDA_HPP__ */
...@@ -42,8 +42,8 @@ ...@@ -42,8 +42,8 @@
#include "perf_precomp.hpp" #include "perf_precomp.hpp"
#include "opencv2/photo/gpu.hpp" #include "opencv2/photo/cuda.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/opencv_modules.hpp" #include "opencv2/opencv_modules.hpp"
......
#include "perf_precomp.hpp" #include "perf_precomp.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
static const char * impls[] = { static const char * impls[] = {
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
#include "precomp.hpp" #include "precomp.hpp"
#include "opencv2/photo/gpu.hpp" #include "opencv2/photo/cuda.hpp"
#include "opencv2/core/private.cuda.hpp" #include "opencv2/core/private.cuda.hpp"
#include "opencv2/opencv_modules.hpp" #include "opencv2/opencv_modules.hpp"
......
...@@ -42,8 +42,8 @@ ...@@ -42,8 +42,8 @@
#include "test_precomp.hpp" #include "test_precomp.hpp"
#include "opencv2/photo/gpu.hpp" #include "opencv2/photo/cuda.hpp"
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include "opencv2/opencv_modules.hpp" #include "opencv2/opencv_modules.hpp"
#include "cvconfig.h" #include "cvconfig.h"
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
//M*/ //M*/
#include "perf_precomp.hpp" #include "perf_precomp.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
static const char * impls[] = { static const char * impls[] = {
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
#include "opencv2/opencv_modules.hpp" #include "opencv2/opencv_modules.hpp"
#ifdef HAVE_OPENCV_NONFREE #ifdef HAVE_OPENCV_NONFREE
# include "opencv2/nonfree/gpu.hpp" # include "opencv2/nonfree/cuda.hpp"
#endif #endif
namespace cv { namespace cv {
......
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
#endif #endif
#ifdef HAVE_OPENCV_NONFREE #ifdef HAVE_OPENCV_NONFREE
# include "opencv2/nonfree/gpu.hpp" # include "opencv2/nonfree/cuda.hpp"
#endif #endif
#include "../../imgproc/src/gcgraph.hpp" #include "../../imgproc/src/gcgraph.hpp"
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
#include "opencv2/core.hpp" #include "opencv2/core.hpp"
#include "opencv2/core/cuda.hpp" #include "opencv2/core/cuda.hpp"
#include "opencv2/ts.hpp" #include "opencv2/ts.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/superres.hpp" #include "opencv2/superres.hpp"
#include "opencv2/superres/optical_flow.hpp" #include "opencv2/superres/optical_flow.hpp"
......
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
// //
//M*/ //M*/
#ifndef __OPENCV_GPU_PERF_UTILITY_HPP__ #ifndef __OPENCV_CUDA_PERF_UTILITY_HPP__
#define __OPENCV_GPU_PERF_UTILITY_HPP__ #define __OPENCV_CUDA_PERF_UTILITY_HPP__
#include "opencv2/core.hpp" #include "opencv2/core.hpp"
#include "opencv2/highgui.hpp" #include "opencv2/highgui.hpp"
...@@ -124,4 +124,4 @@ namespace perf ...@@ -124,4 +124,4 @@ namespace perf
#endif #endif
} }
#endif // __OPENCV_GPU_PERF_UTILITY_HPP__ #endif // __OPENCV_CUDA_PERF_UTILITY_HPP__
...@@ -40,8 +40,8 @@ ...@@ -40,8 +40,8 @@
// //
//M*/ //M*/
#ifndef __OPENCV_GPU_TEST_UTILITY_HPP__ #ifndef __OPENCV_CUDA_TEST_UTILITY_HPP__
#define __OPENCV_GPU_TEST_UTILITY_HPP__ #define __OPENCV_CUDA_TEST_UTILITY_HPP__
#include <stdexcept> #include <stdexcept>
#include "cvconfig.h" #include "cvconfig.h"
...@@ -410,4 +410,4 @@ namespace cv { namespace cuda ...@@ -410,4 +410,4 @@ namespace cv { namespace cuda
#endif // HAVE_CUDA #endif // HAVE_CUDA
#endif // __OPENCV_GPU_TEST_UTILITY_HPP__ #endif // __OPENCV_CUDA_TEST_UTILITY_HPP__
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
//M*/ //M*/
#include "precomp.hpp" #include "precomp.hpp"
#include "opencv2/ts/gpu_perf.hpp" #include "opencv2/ts/cuda_perf.hpp"
#include "opencv2/core/cuda.hpp" #include "opencv2/core/cuda.hpp"
#ifdef HAVE_CUDA #ifdef HAVE_CUDA
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
// //
//M*/ //M*/
#include "opencv2/ts/gpu_test.hpp" #include "opencv2/ts/cuda_test.hpp"
#include <stdexcept> #include <stdexcept>
using namespace cv; using namespace cv;
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
#include "opencv2/opencv_modules.hpp" #include "opencv2/opencv_modules.hpp"
#ifdef HAVE_OPENCV_NONFREE #ifdef HAVE_OPENCV_NONFREE
#include "opencv2/nonfree/gpu.hpp" #include "opencv2/nonfree/cuda.hpp"
#include "opencv2/nonfree/nonfree.hpp" #include "opencv2/nonfree/nonfree.hpp"
#endif #endif
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
#include "opencv2/features2d/features2d.hpp" #include "opencv2/features2d/features2d.hpp"
#include "opencv2/highgui/highgui.hpp" #include "opencv2/highgui/highgui.hpp"
#include "opencv2/cudafeatures2d.hpp" #include "opencv2/cudafeatures2d.hpp"
#include "opencv2/nonfree/gpu.hpp" #include "opencv2/nonfree/cuda.hpp"
using namespace std; using namespace std;
using namespace cv; using namespace cv;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment