mirror of
https://github.com/opencv/opencv.git
synced 2025-01-21 08:37:57 +08:00
a53582d706
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 |
||
---|---|---|
.. | ||
api_example.cpp | ||
api_ref_snippets.cpp | ||
draw_example.cpp | ||
dynamic_graph.cpp | ||
face_detection.cpp | ||
gaze_estimation.cpp | ||
infer_ie_onnx_hybrid.cpp | ||
infer_single_roi.cpp | ||
infer_ssd_onnx.cpp | ||
kernel_api_snippets.cpp | ||
privacy_masking_camera.cpp | ||
semantic_segmentation.cpp | ||
slides_blur_gapi.cpp | ||
slides_sobel_cv.cpp | ||
slides_sobel_gapi.cpp | ||
text_detection.cpp |