Bob's Core I/O Routines
This package is a part of `Bob`_ and is deprecated!!!
Please use h5py
, scipy.io.wavfile
, imageio
, imageio-ffmpeg
instead.
Below is the old documentation.
This module contains a basic interface to read and write files of various types. It provides generic functions :py:func:`bob.io.base.save` and :py:func:`bob.io.base.load` to write and read various types of data. To enable further types of IO, please import one of the following packages (the list might not be exhaustive):
Documentation
TODO
Indices and tables
- :ref:`genindex`
- :ref:`modindex`
- :ref:`search`