opencv/modules/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
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 Merge pull request #17436 from vpisarev:fix_python_io 2020-06-01 11:33:09 +00:00
misc bindings: basic support for #if preprocessor directives 2019-12-04 18:42:31 +03:00
perf core(ocl): options to control buffer access flags 2020-04-02 11:11:06 +00:00
src Merge pull request #17436 from vpisarev:fix_python_io 2020-06-01 11:33:09 +00:00
test Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 2020-05-23 18:25:01 +00:00
CMakeLists.txt core: adjust type of allocator_stats counter, allow to disable 2020-03-11 20:12:29 +03:00