opencv/modules/objdetect/test
Alexander Panov e7501b69ea
Merge pull request #23647 from AleksandrPanov:fix_charuco_board_detect
Add charuco board check #23647

Added charuco board checking to avoid detection of incorrect board.
Fixes #23517

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2023-06-23 16:16:22 +03:00
..
opencl add reproducer and bugfix 2021-05-25 11:28:23 +03:00
test_aruco_utils.cpp ChArUco pre460 pattern support 2023-05-04 16:59:04 +03:00
test_aruco_utils.hpp ChArUco pre460 pattern support 2023-05-04 16:59:04 +03:00
test_arucodetection.cpp fix cornerRefinementMethod binding 2023-06-05 11:04:11 +03:00
test_barcode.cpp objdetect: updated barcode test 2023-06-15 15:32:19 +03:00
test_boarddetection.cpp fix cornerRefinementMethod binding 2023-06-05 11:04:11 +03:00
test_cascadeandhog.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
test_charucodetection.cpp Merge pull request #23647 from AleksandrPanov:fix_charuco_board_detect 2023-06-23 16:16:22 +03:00
test_face.cpp upgrade FaceDetectorYN to v2 2023-03-21 12:41:02 +08:00
test_main.cpp Merge pull request #20422 from fengyuentau:dnn_face 2021-10-08 19:13:49 +00:00
test_precomp.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-08-14 15:50:42 +00:00
test_qr_utils.hpp Merge pull request #23264 from AleksandrPanov:add_detect_qr_with_aruco 2023-06-02 16:18:24 +03:00
test_qrcode_encode.cpp generateQR() method data loss fix 2023-01-26 23:30:14 +01:00
test_qrcode.cpp added graphicalCodeDetector, remove QRCodeDetectorBase 2023-06-08 14:50:58 +03:00