397 Commits (e726ff3296b9e382371a778ad807d37a2e49b979)

Author SHA1 Message Date
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
Anatoliy Talamanov a6ef9b4584
Merge pull request #16213 from TolyaTalamanov:at/lambdas-for-kernels 5 years ago
Talamanov, Anatoliy 4dffcbd9f0 Fix render opencv backend text slowdown 5 years ago
Andrey Golubev 5baa2c0706 Update documentation and clean up redundant code 5 years ago
Andrey Golubev e569e9dcbd Unify G_TYPED_KERNEL and G_TYPED_KERNEL_M 5 years ago
Alexander Smorkalov a9a33d9a5f Fixed build with FREETYPE and without tests. 5 years ago
Alexey Smirnov 0d456f9111
Merge pull request #16118 from smirnov-alexey:as/gopaque 5 years ago
Alexander Alekhin 4b2363de5c gapi(test): update test tolerance for DIV operation on ARM 5 years ago
Smirnov Alexey e5ed22bd5b Fix linkage in standalone mode 5 years ago
Ruslan Garnov 65ccafd494 Changed shared_ptr to unique_ptr for Priv storage in fluid::View 5 years ago
Ruslan Garnov 6c93e42d94 Changed sharev_ptr for Priv to unique_ptr for fluid::Buffer 5 years ago
Anatoliy Talamanov 55f2370f36 Merge pull request #16221 from TolyaTalamanov:at/fix-g_typed_kernel_m 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Maksim Shabunin b379969c63 Test: avoid duplicated test cases 5 years ago
Alexander Alekhin fd4fac946a gapi(test): avoid using of unstable random floating-point input 5 years ago
Orest Chura 287874a444 Merge pull request #15942 from OrestChura:fb_tutorial 5 years ago
atalaman 4a4ff6749b Merge pull request #16080 from TolyaTalamanov:at/fix-mosaic-primitive 5 years ago