opencv/modules/gapi
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
..
cmake cmake: fix ADE dependency handling 2021-03-31 23:40:19 +00:00
doc Merge pull request #18387 from dmatveev:dm/slides_upd_44 2020-09-26 20:59:26 +00:00
include/opencv2 Merge pull request #19923 from dbudniko:dbudniko/G-API_mtcnn_demo_PR 2021-04-23 10:26:53 +00:00
misc/python gapi(python): rename cv.gapi_wip_op / cv.gapi_wip_kernels 2021-03-31 20:34:04 +00:00
perf Merge pull request #19712 from OrestChura:oc/Kalm_ptest 2021-03-26 09:41:54 +00:00
samples Merge pull request #19923 from dbudniko:dbudniko/G-API_mtcnn_demo_PR 2021-04-23 10:26:53 +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 #19732 from aDanPin:danpin/gapi/stereo_operation_and_test 2021-03-31 23:22:29 +03:00
test Merge pull request #19861 from mpashchenkov:mp/ocv-gapi-stream-test 2021-04-05 21:22:07 +00:00
CMakeLists.txt Merge pull request #19732 from aDanPin:danpin/gapi/stereo_operation_and_test 2021-03-31 23:22:29 +03:00