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