Skip to content
Snippets Groups Projects
Commit 536d8433 authored by André Anjos's avatar André Anjos :speech_balloon: Committed by Amir MOHAMMADI
Browse files

Mentions bob.bio.vein on bob.bio.base docs (closes #104)

parent 8e3b63ed
No related branches found
No related tags found
1 merge request!133Mentions bob.bio.vein on bob.bio.base docs (closes #104)
Pipeline #
......@@ -4,6 +4,7 @@ bob.bio.gmm
bob.bio.video
bob.bio.csu
bob.bio.spear
bob.bio.vein
bob.learn.linear
gridtk
bob.db.youtube
......@@ -192,6 +192,7 @@ Here is a list of implementations:
* :ref:`bob.bio.face <bob.bio.face>` : :ref:`bob.bio.face.implemented`
* :ref:`bob.bio.video <bob.bio.video>` : :ref:`bob.bio.video.implemented`
* :ref:`bob.bio.gmm <bob.bio.gmm>` : :ref:`bob.bio.gmm.implemented`
* :ref:`bob.bio.vein <bob.bio.vein>` : :ref:`bob.bio.vein.api`
.. * :ref:`bob.bio.spear <bob.bio.spear>` : :ref:`bob.bio.spear.implemented`
......
......@@ -30,6 +30,7 @@ All of these packages can be easily combined.
Here is a growing list of derived packages:
* :ref:`bob.bio.spear <bob.bio.spear>` Tools to run speaker recognition experiments, including voice activity detection, Cepstral feature extraction, and speaker databases
* :ref:`bob.bio.vein <bob.bio.vein>` Tools to run vein recognition experiments, such as finger RoI detection, image binarization and template matching, and access to multiple vein image databases
* :ref:`bob.bio.face <bob.bio.face>` Tools to run face recognition experiments, such as face detection, facial feature extraction and comparison, and face image databases
* :ref:`bob.bio.video <bob.bio.video>` An extension of face recognition algorithms to run on video data, and the according video databases
* :ref:`bob.bio.gmm <bob.bio.gmm>` Algorithms based on Gaussian Mixture Modeling (GMM) such as Inter-Session Variability modeling (ISV) or Total Variability modeling (TV, aka. I-Vector) [Pri07]_ and [ESM+13]_.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment