opencv/samples/python/tutorial_code
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
..
core Merge pull request #14666 from ihsan314:file_io_xml_yml 2020-01-12 11:32:12 +03:00
features2D samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
highgui/trackbar samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
Histograms_Matching samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
imgProc fix pylint warnings 2019-10-16 18:49:33 +03:00
ImgTrans Fix Python code, for the tutorial_laplace_operator, to get the same result between the Cpp, Java and Python 2019-06-23 18:03:01 +01:00
introduction/documentation GSoC 2016 - Adding ALIASES for tutorial (#7041) 2016-12-15 15:32:12 +03:00
ml fix pylint warnings 2019-10-16 18:49:33 +03:00
objectDetection/cascade_classifier FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
photo/hdr_imaging photo: move TonemapDurand to opencv_contrib 2018-12-04 18:59:27 +03:00
ShapeDescriptors samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
TrackingMotion samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
video Merge pull request #14314 from mehlukas:3.4-opticalflow 2019-05-15 15:13:57 +03:00