opencv/modules/gapi/include/opencv2/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
..
cpu Fix modules/ typos 2019-08-15 18:02:09 -04:00
fluid Merge pull request #15312 from smirnov-alexey:gapi_fluid_garray 2019-09-02 15:51:58 +03:00
gpu Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
infer Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue 2019-09-03 13:22:12 +03:00
ocl Fix modules/ typos 2019-08-15 18:02:09 -04:00
own Fix modules/ typos 2019-08-15 18:02:09 -04:00
util Added overload of contains<> for tuple 2019-06-20 14:40:14 +03:00
core.hpp Merge pull request #15236 from dbudniko:dbudniko/g_api_copy_kernels 2019-08-23 10:47:47 +00:00
garg.hpp Merge pull request #15282 from andrey-golubev:rename_argkind_opaque 2019-08-13 13:57:27 +03:00
garray.hpp Fix modules/ typos 2019-08-15 18:02:09 -04:00
gasync_context.hpp Cancelation support fo Async GAPI 2019-06-19 13:41:39 +03:00
gcall.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gcommon.hpp Merge pull request #14648 from smirnov-alexey:as/gapi_transform 2019-06-17 16:26:28 +03:00
gcompiled_async.hpp Fix modules/ typos 2019-08-15 18:02:09 -04:00
gcompiled.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gcompoundkernel.hpp Merge pull request #14648 from smirnov-alexey:as/gapi_transform 2019-06-17 16:26:28 +03:00
gcomputation_async.hpp Fix modules/ typos 2019-08-15 18:02:09 -04:00
gcomputation.hpp Fix modules/ typos 2019-08-15 18:02:09 -04:00
gkernel.hpp Fix modules/ typos 2019-08-15 18:02:09 -04:00
gmat.hpp Merge pull request #15090 from dmatveev:dm/ng-0001-g-api-inference-api 2019-08-05 17:56:34 +03:00
gmetaarg.hpp Merge pull request #15090 from dmatveev:dm/ng-0001-g-api-inference-api 2019-08-05 17:56:34 +03:00
gproto.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gscalar.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
gtransform.hpp Merge pull request #14952 from smirnov-alexey:gapi_transform_macro_rework 2019-07-24 23:29:52 +03:00
gtype_traits.hpp Merge pull request #15282 from andrey-golubev:rename_argkind_opaque 2019-08-13 13:57:27 +03:00
gtyped.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
imgproc.hpp Merge pull request #14917 from rgarnov:gapi_planar_kernels 2019-07-04 18:19:09 +03:00
infer.hpp Fix modules/ typos 2019-08-15 18:02:09 -04:00
opencv_includes.hpp Merge pull request #12674 from dmatveev:gapi_upd270918 2018-09-28 18:42:09 +03:00
operators.hpp Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
render.hpp Merge pull request #14820 from TolyaTalamanov:at/circle_and_line 2019-06-24 17:37:32 +03:00