opencv/doc/tutorials
ihsan314 2c21ea2dd7 Merge pull request #14666 from ihsan314:file_io_xml_yml
Python code examples for file IO in xml and yml format

* Initial "Pythonization" of file_input_output.cpp

* Moved file_input_output.py to correct location

* Nearly done Pythonizing file_input_output.cpp

* Python equivalent of file_input_output.py created

* Started Pythonizing camera_calibration.cpp

* Completed Python tutorial/sample code for file_input_output

* Resolved whitespace issues

* Removed tabs in file_input_output.cpp

* Patched import order and wrapped code in main function

* Changed string to docstring format in help file

* Updated link to Python example code
2020-01-12 11:32:12 +03:00
..
calib3d Fix spelling typos 2019-12-27 12:46:53 +00:00
core Merge pull request #14666 from ihsan314:file_io_xml_yml 2020-01-12 11:32:12 +03:00
dnn pre: OpenCV 3.4.9 (version++) 2019-12-05 18:28:38 +00:00
features2d FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
gpu docs: fix links 2019-04-04 18:57:22 +03: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 FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
imgproc Fix some typos 2019-11-26 18:41:19 +03:00
introduction Fix spelling typos 2019-12-27 12:46:53 +00:00
ios Assorted documentation fixes 2019-08-31 01:50:11 +03:00
ml Assorted documentation fixes 2019-08-31 01:50:11 +03:00
objdetect Fix spelling typos 2019-12-27 12:46:53 +00:00
photo photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
stitching Merge pull request #15345 from prakhar9998:patch-1 2019-08-22 12:25:27 +03:00
video Assorted documentation fixes 2019-08-31 01:50:11 +03:00
videoio Fix spelling typos 2019-12-27 12:46:53 +00:00
viz fix doc. 2018-06-03 17:44:24 +08:00
tutorials.markdown Fix a typo in the tutorial 2018-08-15 19:34:38 +03:00