Skip to content
Snippets Groups Projects
README.md 1.08 KiB
Newer Older
[![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.io.base/master/sphinx/index.html)
[![build](https://gitlab.idiap.ch/bob/bob.io.base/badges/master/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.io.base/commits/master)
[![coverage](https://gitlab.idiap.ch/bob/bob.io.base/badges/master/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.io.base/master/coverage/index.html)
[![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.io.base)

# bob.io.base

This package is part of the signal-processing and machine learning toolbox
[Bob](https://www.idiap.ch/software/bob). It contains Bob's basic I/O functionality.

> :warning: **This is a deprecated package** that will be soon removed from bob. Use
with caution.

Contains utilities to load and save data files and adapt the format of images.

Also contains some remnants of utility (notably for testing) functions that will need
to be moved to a new package.

For installation and usage instructions, check-out our documentation.