opencv/modules/gapi
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
..
cmake Merge pull request #20785 from smirnov-alexey:as/oak_backend 2022-01-17 22:56:01 +00:00
doc Bring updates from openvino version of standalone files 2021-12-07 06:56:48 +03:00
include/opencv2 Merge pull request #21560 from dbudniko:dbudniko/gapi_media_format_gray_plus_gst_source 2022-02-08 16:51:53 +03:00
misc/python Merge pull request #20832 from TolyaTalamanov:at/python-gstreamer-source 2022-01-26 14:01:13 +00:00
perf Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00
samples Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00
scripts Added a script to measure & report privacy masking camera performance in different configurations 2020-07-08 19:19:37 +03:00
src Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00
test Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00
CMakeLists.txt Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00