ocl: move program names into opencl_kernels.hpp
This commit is contained in:
@@ -46,23 +46,11 @@
|
||||
//M*/
|
||||
|
||||
#include "precomp.hpp"
|
||||
#include <vector>
|
||||
#include "opencl_kernels.hpp"
|
||||
|
||||
using namespace cv;
|
||||
using namespace cv::ocl;
|
||||
using namespace std;
|
||||
|
||||
|
||||
namespace cv
|
||||
{
|
||||
namespace ocl
|
||||
{
|
||||
|
||||
///////////////////////////OpenCL kernel strings///////////////////////////
|
||||
extern const char *stereobm;
|
||||
|
||||
}
|
||||
}
|
||||
namespace cv
|
||||
{
|
||||
namespace ocl
|
||||
|
Reference in New Issue
Block a user