opencv/modules/video/test
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf
Replaced sprintf with safer snprintf

* Straightforward replacement of sprintf with safer snprintf

* Trickier replacement of sprintf with safer snprintf

Some functions were changed to take another parameter: the size of the buffer, so that they can pass that size on to snprintf.
2022-06-25 06:48:22 +03:00
..
ocl Merge pull request #14473 from alalek:video_dis_update_opencl 2019-05-29 14:22:21 +03:00
test_accum.cpp
test_camshift.cpp
test_ecc.cpp Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
test_estimaterigid.cpp
test_kalman.cpp
test_main.cpp Merge pull request #18838 from alalek:video_tracking_api 2020-11-18 11:04:15 +00:00
test_OF_accuracy.cpp
test_OF_reproducibility.cpp
test_optflowpyrlk.cpp Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
test_precomp.hpp
test_trackers.cpp Merge pull request #20036 from APrigarina:tracking_api 2021-05-31 20:23:37 +00:00
test_trackers.impl.hpp Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00:00