mirror of
https://github.com/opencv/opencv.git
synced 2025-07-24 14:06:27 +08:00
![]() G-API-NG/Streaming: don't require explicit metadata in compileStreaming() * First probably working version Hardcode gose to setSource() :) * Pre final version of move metadata declaration from compileStreaming() to setSource(). * G-API-NG/Streaming: recovered the existing Streaming functionality - The auto-meta test is disabling since it crashes. - Restored .gitignore * G-API-NG/Streaming: Made the meta-less compileStreaming() work - Works fine even with OpenCV backend; - Fluid doesn't support such kind of compilation so far - to be fixed * G-API-NG/Streaming: Fix Fluid to support meta-less compilation - Introduced a notion of metadata-sensitive passes and slightly refactored GCompiler and GFluidBackend to support that - Fixed a TwoVideoSourcesFail test on streaming * Add three smoke streaming tests to gapi_streaming_tests. All three teste run pipeline with two different input sets 1) SmokeTest_Two_Const_Mats test run pipeline with two const Mats 2) SmokeTest_One_Video_One_Const_Scalar test run pipleline with Mat(video source) and const Scalar 3) SmokeTest_One_Video_One_Const_Vector test run pipeline with Mat(video source) and const Vector # Please enter the commit message for your changes. Lines starting * style fix * Some review stuff * Some review stuff |
||
---|---|---|
.. | ||
common | ||
cpu | ||
gpu | ||
infer | ||
internal | ||
own | ||
render | ||
streaming | ||
util | ||
gapi_array_tests.cpp | ||
gapi_async_test.cpp | ||
gapi_basic_hetero_tests.cpp | ||
gapi_desc_tests.cpp | ||
gapi_fluid_parallel_rois_test.cpp | ||
gapi_fluid_resize_test.cpp | ||
gapi_fluid_roi_test.cpp | ||
gapi_fluid_test_kernels.cpp | ||
gapi_fluid_test_kernels.hpp | ||
gapi_fluid_test.cpp | ||
gapi_gcompiled_tests.cpp | ||
gapi_gcomputation_tests.cpp | ||
gapi_gpu_test.cpp | ||
gapi_kernel_tests.cpp | ||
gapi_mock_kernels.hpp | ||
gapi_plaidml_pipelines.cpp | ||
gapi_planar_test.cpp | ||
gapi_sample_pipelines.cpp | ||
gapi_scalar_tests.cpp | ||
gapi_smoke_test.cpp | ||
gapi_transform_tests.cpp | ||
gapi_typed_tests.cpp | ||
gapi_util_tests.cpp | ||
opencl_kernels_test_gapi.hpp | ||
test_main.cpp | ||
test_precomp.hpp |