opencv/apps
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
..
annotation cmake: function for application creation (#11736) 2018-06-25 17:02:58 +03:00
createsamples Fix spelling typos 2019-12-27 12:46:53 +00:00
interactive-calibration Save Frames option for interactive calibration tool 2022-06-10 09:32:58 +03:00
model-diagnostics Merge pull request #20494 from rogday:onnx_diagnostic_fix 2021-08-20 14:43:47 +00:00
opencv_stitching_tool Merge pull request #22005 from lukasalexanderweber:delete_stitching_tool 2022-05-26 22:30:24 +03:00
traincascade Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
version opencv_version: dump threads information 2020-03-12 16:41:03 +03:00
visualisation cmake: function for application creation (#11736) 2018-06-25 17:02:58 +03:00
CMakeLists.txt Merge pull request #19693 from LupusSanctus:onnx_diagnostic 2021-03-29 16:38:28 +00:00