mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 00:19:53 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| adding_images | ||
| basic_linear_transform | ||
| discrete_fourier_transform | ||
| file_input_output_with_xml_yml | ||
| how_to_scan_images | ||
| how_to_use_OpenCV_parallel_for_ | ||
| images | ||
| interoperability_with_OpenCV_1 | ||
| mat_the_basic_image_container | ||
| mat-mask-operations | ||
| mat_operations.markdown | ||
| table_of_content_core.markdown | ||