diff --git a/README.rst b/README.rst index ae2aa5c3ae8030f37563dd270fd60fc7350242c5..213a98cf7333c41c6c9a8aa074c839a1c345ffe7 100644 --- a/README.rst +++ b/README.rst @@ -21,6 +21,8 @@ Scripts to run biometric recognition experiments ================================================== +This package is part of the ``bob.bio`` packages, which allow to run comparable and reproducible biometric recognition experiments on publicly available databases. + This package contains basic functionality to run biometric recognition experiments. It provides a generic ``./bin/verify.py`` script that takes several parameters, including: diff --git a/doc/index.rst b/doc/index.rst index 48945ec6c4ddeef63e14ded07cb7c6403cd540ef..2d8cd5ace5718cdbf1b9016d2b335c560f660bd4 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -75,6 +75,8 @@ References .. [MWP98] *B. Moghaddam, W. Wahid and A. Pentland*. **Beyond eigenfaces: probabilistic matching for face recognition**. IEEE International Conference on Automatic Face and Gesture Recognition, pages 30-35. 1998. .. [GW09] *M. Günther and R.P. Würtz*. **Face detection and recognition using maximum likelihood classifiers on Gabor graphs**. International Journal of Pattern Recognition and Artificial Intelligence, 23(3):433-461, 2009. + +========= ToDo-List ========= @@ -84,6 +86,7 @@ Here is a list of things that needs to be done: .. todolist:: +================== Indices and tables ==================