1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge remote-tracking branch 'upstream/3.4' into merge-3.4

This commit is contained in:
Alexander Alekhin
2019-06-21 17:27:14 +03:00
10 changed files with 28 additions and 7 deletions
@@ -6,6 +6,9 @@
#include "precomp.hpp"
#include "sumpixels.hpp"
#include "opencv2/core/hal/intrin.hpp"
namespace cv {
namespace { // Anonymous namespace to avoid exposing the implementation classes