mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 14:29:49 +08:00
35f1a90df7
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. |
||
---|---|---|
.. | ||
calib3d | ||
compatibility | ||
core | ||
features2D | ||
gapi | ||
gpu | ||
HighGUI | ||
Histograms_Matching | ||
imgcodecs/GDAL_IO | ||
ImgProc | ||
ImgTrans | ||
introduction | ||
ml | ||
objectDetection | ||
photo | ||
ShapeDescriptors | ||
snippets | ||
TrackingMotion | ||
video | ||
videoio | ||
xfeatures2D |