opencv/doc/tutorials
Vadim Pisarevsky 5489735258
Merge pull request #17436 from vpisarev:fix_python_io
* 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
2020-06-01 11:33:09 +00:00
..
calib3d Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
core Merge pull request #17436 from vpisarev:fix_python_io 2020-06-01 11:33:09 +00:00
dnn Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
features2d Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
gpu Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
highgui documentation: avoid links to 'master' branch from 3.4 maintenance branch 2018-05-31 16:45:18 +03:00
images Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
imgcodecs Update tutorials tables of content for several modules 2020-05-08 14:22:30 -04:00
imgproc group contour articles together 2020-05-21 07:16:54 -04:00
introduction add note on cmake brew install 2020-05-21 10:34:17 -04:00
ios Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
ml Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
objdetect Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
photo photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
stitching Update tutorials tables of content for several modules 2020-05-08 14:22:30 -04:00
video Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
videoio Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
viz Add next and previous navigation links to all tutorials 2020-05-19 18:59:28 -04:00
tutorials.markdown Fix a typo in the tutorial 2018-08-15 19:34:38 +03:00