mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 12:19:50 +01:00
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 |
||
|---|---|---|
| .. | ||
| core | ||
| features2D | ||
| highgui/trackbar | ||
| Histograms_Matching | ||
| imgProc | ||
| ImgTrans | ||
| introduction/documentation | ||
| ml | ||
| objectDetection/cascade_classifier | ||
| photo/hdr_imaging | ||
| ShapeDescriptors | ||
| TrackingMotion | ||
| video | ||