




Scripts to run score fusion in biometric recognition experiments
This package is part of the bob.fusion
packages, which allow to run comparable and reproducible score fusion in biometric recognition experiments.
This package contains basic functionality to run score fusion in biometric recognition experiments.
It provides a generic ./bin/fuse.py
script that takes several parameters, including:
- A list of development score files
- A classification algorithm
All these steps of the score fusion in biometric recognition system are given as configuration files.
Installation
To create your own working package using one or more of the bob.fusion
packages, please follow the Installation Instructions of the bob.fusion
packages.
To install this package -- alone or together with other Packages of Bob -- please read the Installation Instructions. For Bob to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the Dependencies for your operating system.
Documentation
For further documentation on this package, please read the Stable Version or the Latest Version of the documentation. For a list of tutorials on this or the other packages ob Bob, or information on submitting issues, asking questions and starting discussions, please visit its website.