323 Commits (a63cee2139bcc9344848a01c86500ece8d8d1f11)

Author SHA1 Message Date
Maxim Pashchenkov a63cee2139
Merge pull request #18287 from mpashchenkov:mp/ocv-gapi-blue-branch 4 years ago
Maxim Pashchenkov 830d8d6b75
Merge pull request #18196 from mpashchenkov:mp/garray-initialization 4 years ago
Anatoliy Talamanov a07f064e50
Merge pull request #18332 from TolyaTalamanov:at/wrap-GIn-GOut 4 years ago
Ruslan Garnov ea4b491a73
Merge pull request #18213 from rgarnov:rg/rmat_api 4 years ago
Anatoliy Talamanov a258404a58
Merge pull request #18309 from TolyaTalamanov:at/wrap-apply-overloads 4 years ago
Christoph Gringmuth a3048239b3 Fix implicitly-deleted default constructor 4 years ago
Alexey Smirnov a3e8c6e866
Merge pull request #18127 from smirnov-alexey:as/gapi_serialization 4 years ago
Orest Chura 7a796b20ea
Merge pull request #18182 from OrestChura:oc/operators_to_cv 4 years ago
Anastasiya(Asya) Pronina 1192cbe4ab
Merge pull request #17163 from AsyaPronina:gcompound_kernel_gmatp_coop 4 years ago
Orest Chura e5e08ec523
Merge pull request #18148 from OrestChura:oc/fluid_core_perf 4 years ago
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 5 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