mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
added gpu RGB<->Lab and BGR<->Luv conversions
This commit is contained in:
@@ -43,8 +43,6 @@
|
||||
|
||||
#ifdef HAVE_CUDA
|
||||
|
||||
#include <cuda_runtime_api.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace cv;
|
||||
using namespace cv::gpu;
|
||||
|
||||
Reference in New Issue
Block a user