mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
merged gpunonfree and nonfree module
This commit is contained in:
@@ -51,7 +51,7 @@ using namespace cv::gpu;
|
||||
using namespace cv::superres;
|
||||
using namespace cv::superres::detail;
|
||||
|
||||
#ifndef HAVE_CUDA
|
||||
#if !defined(HAVE_CUDA) || !defined(HAVE_OPENCV_GPU)
|
||||
|
||||
Ptr<SuperResolution> cv::superres::createSuperResolution_BTVL1_GPU()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user