mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
Merge branch 'refactor_features2d_take4' of https://github.com/vpisarev/opencv into refactor_features2d_take4
Conflicts: modules/features2d/src/orb.cpp
This commit is contained in:
commit
cc11a8d183
@ -38,6 +38,10 @@
|
||||
#include "opencl_kernels_features2d.hpp"
|
||||
#include <iterator>
|
||||
|
||||
#ifndef CV_IMPL_ADD
|
||||
#define CV_IMPL_ADD(x)
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
namespace cv
|
||||
|
Loading…
Reference in New Issue
Block a user