mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
Move GKernelPackage to cv namespace
This commit is contained in:
@@ -146,7 +146,7 @@ namespace cv
|
||||
}
|
||||
};
|
||||
|
||||
cv::gapi::GKernelPackage gpuTestPackage = cv::gapi::kernels
|
||||
cv::GKernelPackage gpuTestPackage = cv::gapi::kernels
|
||||
<GGPUSymm7x7_test
|
||||
>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user