312 Commits (29976a04c5cbcf5a65e55863cd2628a3be99e2e5)

Author SHA1 Message Date
Anatoliy Talamanov c708f506a4
Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 4 years ago
Orest Chura a9f5c19239
Merge pull request #17871 from OrestChura:oc/typed_GArray_GMat 4 years ago
Orest Chura 53bfdc318a
Merge pull request #17896 from OrestChura:oc/fix_kw_videotests 4 years ago
Dmitry Matveev 243ce78508 G-API: Try to fix infer2 problem with VS2017 4 years ago
Orest Chura d17ab271e8
Merge pull request #17668 from OrestChura:oc/giebackend_migration_to_core 4 years ago
Pinaev Danil cb2e276bff
Merge pull request #17741 from aDanPin:dp/add_dinamic_graph_feature 4 years ago
Anton Potapov 111cdd7a32 GAPI: fix warnings in own::Mat default generated constructors/assign op 4 years ago
Anton Potapov 89a17b4232 GAPI: GAPI_LOG_DEBUG facility 4 years ago
Dmitry Matveev f0c411d8b5
Merge pull request #17502 from dmatveev:dm/infer2 4 years ago
Dmitry Budnikov 521aac9665
Merge pull request #17694 from dbudniko:dbudniko/serialization_args2 4 years ago
Dmitry Matveev a724dc99e8 G-API: Change the default FD model in the privacy-masking-camera 4 years ago
Dmitry Matveev 27f1ab5a70 Added a script to measure & report privacy masking camera performance in different configurations 4 years ago
Tomoaki Teshima 46d3637609 avoid kernel compile error on Arm SBCs 4 years ago
Dmitry Budnikov 31bee49371 min max fix for standalone 4 years ago
Alexander Alekhin 48ef6df842 cmake(gapi): fix opencv_world build for winpack 4 years ago
Dmitry Budnikov 7566921364
Merge pull request #17020 from dbudniko:dbudniko/serialization_backend 4 years ago
Anastasiya eff259b047 Enable state initialization params via compile_args 4 years ago
Anatoliy Talamanov a74ed58893 Add implementation in case plaidml isn't found 4 years ago
Pinaev Danil 57f5700e18
Merge pull request #16772 from aDanPin:dp/performance_render_tests 5 years ago
AsyaPronina b083c20eb2 Enable stateful kernels in G-API OCV Backend 5 years ago
Alexander Smorkalov a17d1843fb Skip some GAPI tests if VideoCapture is not capable to playback video. 5 years ago
Anton Potapov be9f3826d7 GAPI: fix uninitialized variables in Fluid 5 years ago
Michal W. Tarnowski 7f453ade73
Merge pull request #17361 from mwtarnowski:fix-documentation-gapi-imgproc-blur 5 years ago
Anton Potapov e02318d384 GAPI: utils - variant converting ctor and assignment op. reworked 5 years ago
Anton Potapov 7386d8523b G-API: "deownification" corrections 5 years ago
Smirnov Alexey 3e3d4ad797 Fix fluid resize operating with zero output size 5 years ago
Maxim Pashchenkov 51a42c0647
Merge pull request #17088 from mpashchenkov:mp/ocv-gapi-kernel-laplacian 5 years ago
Alexander Alekhin 351fb8c058 gapi: fix build, update IE handling, add OPENCV_GAPI_INF_ENGINE 5 years ago
Maxim Pashchenkov 94e36d8c8d
Merge pull request #16995 from mpashchenkov:mp/ocv-gapi-standalone-mat 5 years ago
Ganesh Kathiresan 4ee6852a1e Formula Fixes for master branch 5 years ago
OrestChura 05d5c284f6 gapi: buildOpticalFlowPyramid() interface, CPUkernel and CPUtests implementation 5 years ago
Anton Potapov dd2c7c5140 GAPI: utils - variant::get_if 5 years ago
Ruslan Garnov ce772b346c Fixed standalone build, added cv::gapi::proto::ptr test 5 years ago
Dmitry Matveev b1f42a6506 Implement asynchronous execution for islands 5 years ago
Dmitry Matveev cb5921b375 Introduced a newStreamSignal() callback for Island Executables 5 years ago
OrestChura d50c21e571 gapi: Full calcOpticalFlowPyrLK implementation (2 overloads) and tests 5 years ago
Anton Potapov 676d1dfd5b GAPI: Fix [-Wreturn-type] warning on standalone mac build 5 years ago
Orest Chura 2fe9c87433
Merge pull request #16717 from OrestChura:oc/goodFeatures 5 years ago
Dmitry Matveev 43df944eb4 Added GAPI_EXPORTS to GIslandExecutable since now it needs to be exported 5 years ago
Ruslan Garnov be1615b1c3
Merge pull request #16964 from rgarnov:rg/opaque_for_streaming_exec 5 years ago
Maxim Pashchenkov ca9fd66744
Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 5 years ago
Dmitry Matveev 1b5730a799 Introduce a new abstraction layer over island input/output data 5 years ago
Ruslan Garnov c8776e6ebd Added GFrame 5 years ago
Maxim Pashchenkov 277f0d270f
Merge pull request #16745 from Volskig:mp/ocv-gapi-standalone-size 5 years ago
Anton Potapov 3ffed0bf6e GAPI - KW fixes 5 years ago
Maxim Pashchenkov 557ac3dbaf
Merge pull request #16805 from Volskig:mp/ocv-gapi-standalone-scalar 5 years ago
Anton Potapov faceb05775 G-API utils - make variant converting constructor and assignment 5 years ago
Alexander Alekhin 99502e99cc gapi(simd): initialize accumulator values 5 years ago
Anatoliy Talamanov c303aaa94d
Merge pull request #16841 from TolyaTalamanov:at/warp-perspective 5 years ago
Anatoliy Talamanov 4d3d6230c5
Merge pull request #16803 from TolyaTalamanov:at/yuv-to-gray 5 years ago