opencv/modules
OrestChura 55c1720719 Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue
* - headers in "infer/" and "infer/ie/" folders are included into gapi_ext_hdrs;
+ because of that a few #includes are required in the headers
- HAVE_INF_ENGINE flag check in headers "infer/ie.hpp" and "infer/ie/util.hpp" is deleted

* - the "ie/util.hpp" header is a private header now as it's used for tests; it's been moved to the scr directory to the place next to the implementation file "ie/giebackend.cpp"
- the path to this header in files "ie/giebackend.cpp" and "test/infer/gapi_infer_ie_test.cpp" is updated
- As it's private header now and explicitly depends on IE, the "HAVE_INF_ENGINE" flag check is returned
2019-09-03 13:22:12 +03:00
..
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-16 18:48:08 +03:00
core Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-30 16:22:42 +03:00
dnn Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-30 16:22:42 +03:00
features2d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-30 16:22:42 +03:00
flann Fix modules/ typos 2019-08-16 17:34:29 +03:00
gapi Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue 2019-09-03 13:22:12 +03:00
highgui Fix modules/ typos 2019-08-16 17:34:29 +03:00
imgcodecs Fix modules/ typos 2019-08-16 17:34:29 +03:00
imgproc removed tegra optimization 2019-09-01 21:22:06 +09:00
java Fix modules/ typos 2019-08-16 17:34:29 +03:00
js Fix modules/ typos 2019-08-16 17:34:29 +03:00
ml Fix modules/ typos 2019-08-16 17:34:29 +03:00
objdetect Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-23 19:24:37 +03:00
photo Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-23 19:24:37 +03:00
python Fix modules/ typos 2019-08-16 17:34:29 +03:00
stitching Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-13 18:32:29 +00:00
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-30 16:22:42 +03:00
video Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-30 16:22:42 +03:00
videoio Merge pull request #15351 from philippefoubert:pr_ximea 2019-08-21 00:01:34 +03:00
world Merge pull request #13422 from mshabunin:split-videoio-cmake 2018-12-26 15:50:20 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00