opencv/doc/tutorials/core
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
..
adding_images documentation: avoid links to 'master' branch from 3.4 maintenance branch (2) 2018-05-31 19:30:56 +03:00
basic_linear_transform Fix wording in some tutorials 2019-10-30 13:27:17 +03:00
discrete_fourier_transform Update documentation and samples 2018-08-17 14:21:29 +03:00
file_input_output_with_xml_yml Merge pull request #17436 from vpisarev:fix_python_io 2020-06-01 11:33:09 +00:00
how_to_scan_images Fix wording in some tutorials 2019-10-30 13:27:17 +03:00
how_to_use_OpenCV_parallel_for_ cleanup: IPP Async (IPP_A) 2018-08-30 18:53:07 +03:00
images cleanup: IPP Async (IPP_A) 2018-08-30 18:53:07 +03:00
interoperability_with_OpenCV_1 cleanup: IPP Async (IPP_A) 2018-08-30 18:53:07 +03:00
mat_the_basic_image_container Fix wording in some tutorials 2019-10-30 13:27:17 +03:00
mat-mask-operations Fix wording in some tutorials 2019-10-30 13:27:17 +03:00
mat_operations.markdown Update documentation and samples 2018-08-17 14:21:29 +03:00
table_of_content_core.markdown Update tutorials tables of content for several modules 2020-05-08 14:22:30 -04:00