This package is part of the ``bob.fusion`` packages, which allow to run comparable and reproducible score fusion in biometric recognition experiments.
=======================================
Score fusion in biometric experiments
=======================================
This package contains basic functionality to run score fusion in biometric recognition experiments.
This package is part of the signal-processing and machine learning toolbox
It provides a generic ``./bin/fuse.py`` script that takes several parameters, including:
Bob_. It runs score fusin in biometric experiments using various algorithms. It
provides several algorithms and scripts to be used for running and reporting
* A list of score files
fusion experiments.
* A classification algorithm
* A list of preprocessors.
All these steps of the score fusion in biometric recognition system are given as configuration files.
Installation
Installation
------------
------------
To create your own working package using one or more of the ``bob.fusion`` packages, please follow the `Installation Instructions <http://pythonhosted.org/bob.fusion.base/installation.html>`__ of the ``bob.fusion`` packages.
To install this package -- alone or together with other `Packages of Bob <https://github.com/idiap/bob/wiki/Packages>`_ -- please read the `Installation Instructions <https://github.com/idiap/bob/wiki/Installation>`__.
Follow our `installation`_ instructions. Then, using the Python interpreter
For Bob_ to be able to work properly, some dependent packages are required to be installed.
provided by the distribution, bootstrap and buildout this package::
Please make sure that you have read the `Dependencies <https://github.com/idiap/bob/wiki/Dependencies>`_ for your operating system.
$ python bootstrap-buildout.py
$ ./bin/buildout
Contact
-------
For questions or reporting issues to this software package, contact our
development `mailing list`_.
Documentation
-------------
For further documentation on this package, please read the `Stable Version <http://pythonhosted.org/bob.fusion.base/index.html>`_ or the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.fusion.base/master/index.html>`_ 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.