mirror of
https://github.com/opencv/opencv.git
synced 2024-12-26 10:48:12 +08:00
5489735258
* fixed #17044 1. fixed Python part of the tutorial about using OpenCV XML-YAML-JSON I/O functionality from C++ and Python. 2. added startWriteStruct() and endWriteStruct() methods to FileStorage 3. modifed FileStorage::write() methods to make them work well inside sequences, not only mappings. * try to fix the doc builder * added Python regression test for FileStorage I/O API ([TODO] iterating through long sequences can be very slow) * fixed yaml testing |
||
---|---|---|
.. | ||
calib3d | ||
core | ||
dnn | ||
features2d | ||
gpu | ||
highgui | ||
images | ||
imgcodecs | ||
imgproc | ||
introduction | ||
ios | ||
ml | ||
objdetect | ||
photo | ||
stitching | ||
video | ||
videoio | ||
viz | ||
tutorials.markdown |