mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
renamed gpu* source to cuda* in core module
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
#define __OPENCV_CUDEV_COMMON_HPP__
|
||||
|
||||
#include <cuda_runtime.h>
|
||||
#include "opencv2/core/gpu.hpp"
|
||||
#include "opencv2/core/gpu_stream_accessor.hpp"
|
||||
#include "opencv2/core/cuda.hpp"
|
||||
#include "opencv2/core/cuda_stream_accessor.hpp"
|
||||
|
||||
namespace cv { namespace cudev {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user