This commit is contained in:
Ilya Lavrenov 2015-05-25 11:21:02 +03:00
parent bb989f2034
commit 13cd052990

View File

@ -54,7 +54,7 @@
#define OPENCV_HAL_NOP(a) (a)
#define OPENCV_HAL_1ST(a, b) (a)
// unlike HAL API, which is in cv::hall,
// unlike HAL API, which is in cv::hal,
// we put intrinsics into cv namespace to make its
// access from within opencv code more accessible
namespace cv {