opencv/samples/cpp/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
..
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
features2D Update Samples 2019-09-05 01:10:51 +03:00
gpu Merge branch 'thrust_tutorial' of http://github.com/dtmoodie/opencv into thrust_tutorial 2015-11-10 12:29:51 -05:00
HighGUI Update Samples 2019-09-05 01:10:51 +03:00
Histograms_Matching Tutorial - Make required input args positional. 2019-10-23 13:07:52 +03:00
imgcodecs/GDAL_IO Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgProc Update Samples 2019-09-05 01:10:51 +03:00
ImgTrans Update Samples 2019-09-05 01:10:51 +03:00
introduction Update Samples 2019-09-05 01:10:51 +03:00
ml Update Samples 2019-09-05 01:10:51 +03:00
objectDetection Update Samples 2019-09-05 01:10:51 +03:00
photo Update Samples 2019-09-05 01:10:51 +03:00
ShapeDescriptors Update Samples 2019-09-05 01:10:51 +03:00
snippets add imgproc snippets 2018-06-01 23:42:00 +09:00
TrackingMotion Update Samples 2019-09-05 01:10:51 +03:00
video Update Samples 2019-09-05 01:10:51 +03:00
videoio update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
viz samples: avoid using of legacy code constructions in viz sample 2018-04-03 16:05:43 +03:00
xfeatures2D Update Samples 2019-09-05 01:10:51 +03:00