Skip to content
Snippets Groups Projects
user avatar
Yannick DAYER authored
b9434637
History
user avatar b9434637
Name Last commit Last update
.gitignore
README.md

Bob's Software Stack Documentation

Bob is a software stack that contains numerous packages stored in different repositories. The core packages and the respective documentation of their system is listed here.

package README stable documentation latest documentation
bob README docs docs
bob.io.base README docs docs
bob.learn.em README docs docs
bob.measure README docs docs
bob.pipelines README docs docs
bob.bio.base README docs docs
bob.bio.face README docs docs
bob.bio.spear README docs docs
bob.bio.vein README docs docs
bob.bio.video README docs docs
bob.pad.base README docs docs
bob.pad.face README docs docs
bob.fusion.base README docs docs

Dependencies chart

flowchart TD;
bob[<a href='https://gitlab.idiap.ch/bob/bob'>bob</a>] ---> bob.io.base[<a href='https://gitlab.idiap.ch/bob/bob.io.base'>bob.io.base</a>]
bob ---> bob.learn.em[<a href='https://gitlab.idiap.ch/bob/bob.learn.em'>bob.learn.em</a>] ---> bob.bio.base[<a href='https://gitlab.idiap.ch/bob/bob.bio.base'>bob.bio.base</a>]
bob.io.base ---> bob.measure[<a href='https://gitlab.idiap.ch/bob/bob.measure'>bob.measure</a>] ---> bob.bio.base
bob.io.base ---> bob.pipelines[<a href='https://gitlab.idiap.ch/bob/bob.pipelines'>bob.pipelines</a>] ---> bob.bio.base
bob.bio.base ---> bob.bio.face[<a href='https://gitlab.idiap.ch/bob/bob.bio.face'>bob.bio.face</a>] ---> bob.bio.video[<a href='https://gitlab.idiap.ch/bob/bob.bio.video'>bob.bio.video</a>]
bob.bio.base ---> bob.bio.spear[<a href='https://gitlab.idiap.ch/bob/bob.bio.spear'>bob.bio.spear</a>]
bob.bio.base ---> bob.bio.vein[<a href='https://gitlab.idiap.ch/bob/bob.bio.vein'>bob.bio.vein</a>]
bob.bio.base ---> bob.pad.base[<a href='https://gitlab.idiap.ch/bob/bob.pad.base'>bob.pad.base</a>] ---> bob.pad.face[<a href='https://gitlab.idiap.ch/bob/bob.pad.face'>bob.pad.face</a>]
bob.bio.video --> bob.pad.face
bob.bio.base ---> bob.fusion.base[<a href='https://gitlab.idiap.ch/bob/bob.fusion.base'>bob.fusion.base</a>]
bob.pad.base ---> bob.fusion.base