IO Module ========= The io module provides functions for reading, writing, and displaying images with enhanced error handling and automatic color space conversion. .. automodule:: cv3.io :members: :undoc-members: :show-inheritance: .. autosummary:: :toctree: generated/ :template: function.rst imread imwrite imshow imdecode is_ascii wait_key waitKey destroy_windows destroyAllWindows destroy_window destroyWindow .. autosummary:: :toctree: generated/ :template: class.rst Window Windows