gpu -> ocl
This commit is contained in:
parent
90cf8fbd60
commit
968c095403
@ -41,8 +41,8 @@
|
|||||||
//
|
//
|
||||||
//M*/
|
//M*/
|
||||||
|
|
||||||
#ifndef __OPENCV_GPU_MATRIX_OPERATIONS_HPP__
|
#ifndef __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
|
||||||
#define __OPENCV_GPU_MATRIX_OPERATIONS_HPP__
|
#define __OPENCV_OCL_MATRIX_OPERATIONS_HPP__
|
||||||
|
|
||||||
namespace cv
|
namespace cv
|
||||||
{
|
{
|
||||||
@ -514,4 +514,4 @@ namespace cv
|
|||||||
|
|
||||||
} /* end of namespace cv */
|
} /* end of namespace cv */
|
||||||
|
|
||||||
#endif /* __OPENCV_GPU_MATRIX_OPERATIONS_HPP__ */
|
#endif /* __OPENCV_OCL_MATRIX_OPERATIONS_HPP__ */
|
||||||
|
@ -1709,4 +1709,4 @@ namespace cv
|
|||||||
# pragma warning( pop)
|
# pragma warning( pop)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* __OPENCV_GPU_HPP__ */
|
#endif /* __OPENCV_OCL_HPP__ */
|
||||||
|
@ -70,7 +70,6 @@
|
|||||||
#include "opencv2/ocl/ocl.hpp"
|
#include "opencv2/ocl/ocl.hpp"
|
||||||
|
|
||||||
#include "opencv2/core/internal.hpp"
|
#include "opencv2/core/internal.hpp"
|
||||||
//#include "opencv2/highgui/highgui.hpp"
|
|
||||||
|
|
||||||
#define __ATI__
|
#define __ATI__
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user