Metadata-Version: 2.1
Name: bob.fusion.base
Version: 0.1.4
Summary: Score fusion in biometric and pad experiments
Home-page: https://gitlab.idiap.ch/bob/bob.fusion.base
Author: Amir Mohammadi
Author-email: amir.mohammadi@idiap.ch
License: GPLv3
Keywords: bob,score fusion,evaluation,biometric
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
License-File: COPYING

.. vim: set fileencoding=utf-8 :
.. Tue Jan 31 17:29:53 CET 2017

.. image:: https://img.shields.io/badge/docs-v0.1.4-orange.svg
   :target: https://www.idiap.ch/software/bob/docs/bob/bob.fusion.base/v0.1.4/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.fusion.base/badges/v0.1.4/pipeline.svg
   :target: https://gitlab.idiap.ch/bob/bob.fusion.base/commits/v0.1.4
.. image:: https://gitlab.idiap.ch/bob/bob.fusion.base/badges/v0.1.4/coverage.svg
   :target: https://gitlab.idiap.ch/bob/bob.fusion.base/commits/v0.1.4
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
   :target: https://gitlab.idiap.ch/bob/bob.fusion.base


=========================================================================
 Score Fusion in Biometric Recognition and Presentation Attack Detection
=========================================================================

This package is part of the signal-processing and machine learning toolbox
Bob_. It runs score fusion in biometric and presentation attack detection
experiments using various algorithms. It provides several algorithms and
scripts to be used for running and reporting fusion experiments.


Installation
------------

Complete Bob's `installation`_ instructions. Then, to install this package,
run::

  $ conda install bob.fusion.base


Contact
-------

For questions or reporting issues to this software package, contact our
development `mailing list`_.


.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _installation: https://www.idiap.ch/software/bob/install
.. _mailing list: https://www.idiap.ch/software/bob/discuss
