opencv/modules/gapi
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
..
cmake Bump to new ADE release v0.1.1f 2019-08-07 21:35:28 +03:00
doc Fix modules/ typos 2019-08-15 18:02:09 -04:00
include/opencv2 Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue 2019-09-03 13:22:12 +03:00
perf perf tests are added 2019-08-05 19:04:14 +03:00
samples Merge pull request #13851 from TolyaTalamanov:at/new-kernel-package-design 2019-05-22 14:53:44 +03:00
src Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue 2019-09-03 13:22:12 +03:00
test Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue 2019-09-03 13:22:12 +03:00
CMakeLists.txt Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue 2019-09-03 13:22:12 +03:00