opencv/modules/gapi/samples
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
..
data Merge pull request #21477 from TolyaTalamanov:at/pipeline-builder-tool 2022-02-01 16:32:56 +03:00
pipeline_modeling_tool Merge pull request #21579 from TolyaTalamanov:at/handle-errors-in-iebackend 2022-02-09 16:52:23 +00:00
api_example.cpp Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
draw_example.cpp Fix spelling typos 2019-12-26 06:45:03 -05:00
face_detection_mtcnn.cpp Merge pull request #20474 from dbudniko:dbudniko/mtcnn_graph_without_resizes 2021-08-02 10:58:18 +00:00
gaze_estimation.cpp Merge pull request #21106 from mpashchenkov:mp/ocv-gapi-clean-samples 2021-11-26 14:31:15 +03:00
infer_ie_onnx_hybrid.cpp Merge pull request #21106 from mpashchenkov:mp/ocv-gapi-clean-samples 2021-11-26 14:31:15 +03:00
infer_single_roi.cpp Merge pull request #21106 from mpashchenkov:mp/ocv-gapi-clean-samples 2021-11-26 14:31:15 +03:00
infer_ssd_onnx.cpp Merge pull request #21106 from mpashchenkov:mp/ocv-gapi-clean-samples 2021-11-26 14:31:15 +03:00
oak_rgb_camera_encoding.cpp Merge pull request #20785 from smirnov-alexey:as/oak_backend 2022-01-17 22:56:01 +00:00
oak_small_hetero_pipeline.cpp Merge pull request #20785 from smirnov-alexey:as/oak_backend 2022-01-17 22:56:01 +00:00
onevpl_infer_single_roi.cpp Merge pull request #21618 from sivanov-work:vpp_preproc_core 2022-02-24 10:35:52 +00:00
pipeline_modeling_tool.cpp Merge pull request #21579 from TolyaTalamanov:at/handle-errors-in-iebackend 2022-02-09 16:52:23 +00:00
privacy_masking_camera.cpp Merge pull request #21106 from mpashchenkov:mp/ocv-gapi-clean-samples 2021-11-26 14:31:15 +03:00
semantic_segmentation.cpp Merge pull request #21106 from mpashchenkov:mp/ocv-gapi-clean-samples 2021-11-26 14:31:15 +03:00
slides_blur_gapi.cpp Merge pull request #18387 from dmatveev:dm/slides_upd_44 2020-09-26 20:59:26 +00:00
slides_sobel_cv.cpp Merge pull request #16066 from dmatveev:dm/gapi_slides 2019-12-12 18:48:38 +03:00
slides_sobel_gapi.cpp Merge pull request #16066 from dmatveev:dm/gapi_slides 2019-12-12 18:48:38 +03:00
text_detection.cpp G-API: Introduced a Text Detection sample 2020-10-21 17:25:56 +03:00