mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 06:53:50 +08:00
3135063100
- 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. |
||
---|---|---|
.. | ||
doc/pics | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |