opencv/modules/gapi/test/streaming
Sergey Ivanov 8f1c502d2b
Merge pull request #21618 from sivanov-work:vpp_preproc_core
G-API: Add VPL/VPP preproc core module

* Add BaseMediAdapter for VPL

* Add PreprocSession & PreprocEngine interface part

* Implement preproc UT, Fix base path

* Add common PP interface, add common pp_params

* Rough decoupling VPL & Preproc

* Add syntax sugar for PP interface

* Integrate VPP preproc in GIEbackend

* Add PP bypass

* Add perf tests for PP

* Fix warning in vpl core UT

* Add inner preproc resolution Unit Test

* Remove VPP preproc description from single ROI sample

* Apply SetROIBlob for diferent Infer operations

* Eliminate extra branch-lines for cfg_param_parser & transcode_engine

* Fix UT warning &PreprocSession compile

* Fix compilation & warnings

* Reduce Session&Engine code amount

* Apply some comments

* Revert IE changes, rename preproc

* Fix for DX11 infer for OV: turn off texture array

* Remove dependency PP on IE

* Change fixture tests params

* Apply other comments & turn off ROI for GPU

* Fix compilation: remove forgotten INFER define

* Apply debt comments

* Fix PP UTs: add FrameInfo value comparator

* Fix style

* Remove standalone map for preproc frames storage

* Add other comments
2022-02-24 10:35:52 +00:00
..
gapi_gstreamer_pipeline_facade_int_tests.cpp Merge pull request #20709 from AsyaPronina:asyadev/integrate_gstreamer_source 2021-12-06 16:54:21 +00:00
gapi_gstreamersource_tests.cpp Merge pull request #21560 from dbudniko:dbudniko/gapi_media_format_gray_plus_gst_source 2022-02-08 16:51:53 +03:00
gapi_streaming_sync_tests.cpp gapi(build): eliminate Win32 build warning 2021-03-25 22:15:06 +00:00
gapi_streaming_tests.cpp Merge pull request #21511 from dbudniko:dbudniko/gapi_media_format_gray 2022-02-03 15:20:21 +03:00
gapi_streaming_utils_test.cpp Merge pull request #21049 from sivanov-work:vpl_dx11_merge 2021-12-08 07:09:33 +00:00
gapi_streaming_vpl_core_test.cpp Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00
gapi_streaming_vpl_data_provider.cpp Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00
gapi_streaming_vpl_device_selector.cpp Merge pull request #21049 from sivanov-work:vpl_dx11_merge 2021-12-08 07:09:33 +00:00
gapi_streaming_vpp_preproc_test.cpp Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00