opencv/modules/gapi/samples
Dmitry Budnikov a53582d706
Merge pull request #19923 from dbudniko:dbudniko/G-API_mtcnn_demo_PR
G-API MTCNN sample

* add face detection demo

* clean up

* enable back accumulate

* additional input

* meta args workaround

* additional arg

* add init

* roll back

* fix shadowing

* roll back

* clean up and PNet copy from debug branch which now works

* try nets operator

* more clean up

* more clean up

* add 6 layers pyramid experimental code

* final clean up and ready for PR

* original image resize

* Remove Pnet declarations. Generic infer is used now.

* scales and sizes calculation added

* fix assert, and add ceil to size calculation

* try doubles for scales

* Address comments from Dmitry.

* use half scale option

* fix half scale

* clean up debug outputs

* try to get input image width and height

* clean up

* trailing spaces and review from Maxim

* more comments from Maxim are addressed

* try to fix warnings

* try to fix warnings and address more comments from Dmitry

* crop fix and clean up

* more warnings fixes

* more warnings fixes

* more comments from Maxim are addressed

* even more consts

* copy_n for regressions

* address more comments from Dmitry

* more comments from Maxim
2021-04-23 10:26:53 +00:00
..
api_example.cpp Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
api_ref_snippets.cpp Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 2019-12-06 15:36:02 +03:00
draw_example.cpp Fix spelling typos 2019-12-26 06:45:03 -05:00
dynamic_graph.cpp Merge pull request #17741 from aDanPin:dp/add_dinamic_graph_feature 2020-07-15 18:37:08 +00:00
face_detection.cpp Merge pull request #19923 from dbudniko:dbudniko/G-API_mtcnn_demo_PR 2021-04-23 10:26:53 +00:00
gaze_estimation.cpp Merge pull request #17502 from dmatveev:dm/infer2 2020-07-14 11:06:49 +03:00
infer_ie_onnx_hybrid.cpp Merge pull request #18716 from dmatveev:dm/upstream_onnx 2020-11-03 18:39:16 +00:00
infer_single_roi.cpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
infer_ssd_onnx.cpp Merge pull request #18716 from dmatveev:dm/upstream_onnx 2020-11-03 18:39:16 +00:00
kernel_api_snippets.cpp Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
privacy_masking_camera.cpp G-API: Change the default FD model in the privacy-masking-camera 2020-07-09 14:09:59 +03:00
semantic_segmentation.cpp Merge pull request #19792 from mpashchenkov:mp/ie-add-int32 2021-03-29 20:59:55 +00: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