Video Module ============ The video module provides classes and functions for reading and writing video files with automatic color space conversion and enhanced error handling. .. automodule:: cv3.video :members: :undoc-members: :show-inheritance: .. autosummary:: :toctree: generated/ :template: function.rst Video .. autosummary:: :toctree: generated/ :template: class.rst VideoInterface VideoCapture VideoWriter VideoReader