moved device layer to core module
This commit is contained in:
committed by
Vladislav Vinogradov
parent
54511b4198
commit
a57707b8d8
@@ -44,7 +44,6 @@
|
||||
#ifndef __OPENCV_ICF_HPP__
|
||||
#define __OPENCV_ICF_HPP__
|
||||
|
||||
// #include <opencv2/gpu/device/common.hpp>
|
||||
#include "opencv2/core/cuda_devptrs.hpp"
|
||||
#include "cuda_runtime_api.h"
|
||||
|
||||
@@ -154,4 +153,4 @@ struct CascadeInvoker
|
||||
|
||||
}}}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user