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 |
||
|---|---|---|
| .. | ||
| calib3d | ||
| core | ||
| features2D | ||
| gpu | ||
| HighGUI | ||
| Histograms_Matching | ||
| imgcodecs/GDAL_IO | ||
| ImgProc | ||
| ImgTrans | ||
| introduction | ||
| ml | ||
| objectDetection | ||
| photo | ||
| ShapeDescriptors | ||
| snippets | ||
| TrackingMotion | ||
| video | ||
| videoio | ||
| viz | ||
| xfeatures2D | ||