Input / Output¶
The io submodule gather the different functions used to read and write
images and video frames.
io.pycontains the only function used to load a frame from a file.
format/implements the read & write functions for YUV, PNG and PPM format.