opencv/modules/objdetect/test
Yuantao Feng f77c3574af
Merge pull request #21607 from fengyuentau:fix_FaceDetectorYN_dynamic_shape
Use YuNet of fixed input shape to fix not-supported-dynamic-zero-shape for FaceDetectorYN

* use yunet with input of fixed shape

* update yunet used in face recognition regression
2022-02-21 13:49:07 +00:00
..
opencl add reproducer and bugfix 2021-05-25 11:28:23 +03:00
test_cascadeandhog.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
test_face.cpp Merge pull request #21607 from fengyuentau:fix_FaceDetectorYN_dynamic_shape 2022-02-21 13:49:07 +00:00
test_main.cpp Merge pull request #20422 from fengyuentau:dnn_face 2021-10-08 19:13:49 +00:00
test_precomp.hpp removed the old C API for Haar-based object detection; use CascadeClassifier from now on 2018-11-06 15:39:37 +03:00
test_qrcode_encode.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-11-20 05:13:50 +00:00
test_qrcode.cpp add test case for QR detect fix 2021-11-03 19:56:54 +00:00