opencv/modules/objdetect
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible
- Add conditional compilation directives to replace deprecated std::random_shuffle with new std::shuffle when C++11 is available.

- Set random seed to a fixed value before shuffling containers to ensure reproducibility.

Resolves opencv/opencv#22209.
2022-07-12 20:18:54 +08:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 update HOGDescriptor documentation 2022-02-13 23:54:27 +03:00
misc Merge pull request #17889 from ZhengQiushi:my_3.4 2021-11-15 17:15:39 +00:00
perf Merge pull request #22025 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor 2022-06-04 17:33:08 +03:00
src Merge pull request #22025 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor 2022-06-04 17:33:08 +03:00
test Make objdetect/test C++11-compliant and reproducible 2022-07-12 20:18:54 +08:00
CMakeLists.txt cmake: fix objdetect QR decoder link_libraries 2018-10-21 15:13:43 +00:00