Commit cc11a8d1 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge branch 'refactor_features2d_take4' of https://github.com/vpisarev/opencv…

Merge branch 'refactor_features2d_take4' of https://github.com/vpisarev/opencv into refactor_features2d_take4

Conflicts:
	modules/features2d/src/orb.cpp
parents 54e65598 f6f839eb
......@@ -38,6 +38,10 @@
#include "opencl_kernels_features2d.hpp"
#include <iterator>
#ifndef CV_IMPL_ADD
#define CV_IMPL_ADD(x)
#endif
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
namespace cv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment