mirror of
https://github.com/opencv/opencv.git
synced 2025-07-21 11:36:46 +08:00
![]() 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 |
||
---|---|---|
.. | ||
data | ||
pipeline_modeling_tool | ||
api_example.cpp | ||
draw_example.cpp | ||
face_detection_mtcnn.cpp | ||
gaze_estimation.cpp | ||
infer_ie_onnx_hybrid.cpp | ||
infer_single_roi.cpp | ||
infer_ssd_onnx.cpp | ||
oak_rgb_camera_encoding.cpp | ||
oak_small_hetero_pipeline.cpp | ||
onevpl_infer_single_roi.cpp | ||
pipeline_modeling_tool.cpp | ||
privacy_masking_camera.cpp | ||
semantic_segmentation.cpp | ||
slides_blur_gapi.cpp | ||
slides_sobel_cv.cpp | ||
slides_sobel_gapi.cpp | ||
text_detection.cpp |