294 Commits (7566921364f70063e57478ab846d3dc1b9b6a5b4)

Author SHA1 Message Date
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
Dmitry Matveev 020be63df5 Try to enable G-API build on Android 5 years ago
Anton Potapov 31d624f9a8 G-API utils - fix compilation error in variant::operator= 5 years ago
Anatoliy Talamanov 8fe9674301
Merge pull request #16768 from TolyaTalamanov:at/add-warp-affine 5 years ago
Anton Potapov 3af63fe052 GAPI - KW fixes 5 years ago
Anton Potapov d3b68b059b GAPI - KW fixes 5 years ago
Anton Potapov 3ba6b41961 GAPI - KW fixes 5 years ago
Anton Potapov 72fedbe096 GAPI - KW fixes 5 years ago
Maxim Pashchenkov 3befdb4ae8
Merge pull request #16604 from Volskig:mp/ocv-gapi-zero-height-mat 5 years ago
Maxim Pashchenkov bce9837604 Added assert for create Mat with negative dims, added tets for this case 5 years ago
Maxim Pashchenkov f3a50224f2 Rm imgproc from render.cpp 5 years ago
Anton Potapov 8ed89bae84 KW: G-API tests - fixes for uninitialized variables 5 years ago
Alexander Alekhin e93c51762b gapi(test): fix check 5 years ago
Rajkiran Natarajan b17e9c614b Fix annoying compiler warning. 5 years ago
Alexander Alekhin f2d3edec80 gapi(test): ban and get rid of countNonZero() checks 5 years ago
Dmitry Matveev dae1fc8889
Merge pull request #16555 from dmatveev:dm/ocv_blog_sample 5 years ago