Skip to content
Snippets Groups Projects
Commit 4be2b342 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Added bob.bio.face_ongoing and bob.bio.htface

parent dbd31330
No related branches found
No related tags found
No related merge requests found
Pipeline #35104 passed
......@@ -5,6 +5,8 @@ doc/bob.ap/
doc/bob.bio.base/
doc/bob.bio.caffe_face/
doc/bob.bio.face/
doc/bob.bio.face_ongoing/
doc/bob.bio.htface/
doc/bob.bio.gmm/
doc/bob.bio.spear/
doc/bob.bio.vein/
......
......@@ -113,7 +113,8 @@ requirements:
- bob.rppg.base
- bob.sp
- gridtk
- bob.bio.htface
- bob.bio.face_ongoing
test:
commands:
- sphinx-build {{ project_dir }}/doc {{ project_dir }}/sphinx
......
......@@ -79,6 +79,8 @@ Biometric Recognition
* :ref:`bob.bio.vein`
* :ref:`bob.bio.video`
* :ref:`bob.bio.gmm`
* :ref:`bob.bio.face_ongoing`
* :ref:`bob.bio.htface`
* :ref:`bob.ip.caffe_extractor`
* :ref:`bob.ip.tensorflow_extractor`
* :ref:`bob.bio.caffe_face`
......@@ -168,6 +170,8 @@ Index of all Packages
bob.bio.base <bob/bob.bio.base/doc/index.rst>
bob.bio.caffe_face <bob/bob.bio.caffe_face/doc/index.rst>
bob.bio.face <bob/bob.bio.face/doc/index.rst>
bob.bio.face_ongoing <bob/bob.bio.face_ongoing/doc/index.rst>
bob.bio.htface <bob/bob.bio.htface/doc/index.rst>
bob.bio.gmm <bob/bob.bio.gmm/doc/index.rst>
bob.bio.spear <bob/bob.bio.spear/doc/index.rst>
bob.bio.vein <bob/bob.bio.vein/doc/index.rst>
......
......@@ -12,6 +12,8 @@ README of all Packages
bob.bio.base <bob/bob.bio.base/README.rst>
bob.bio.caffe_face <bob/bob.bio.caffe_face/README.rst>
bob.bio.face <bob/bob.bio.face/README.rst>
bob.bio.face_ongoing <bob/bob.bio.face_ongoing/README.rst>
bob.bio.htface <bob/bob.bio.htface/README.rst>
bob.bio.gmm <bob/bob.bio.gmm/README.rst>
bob.bio.spear <bob/bob.bio.spear/README.rst>
bob.bio.vein <bob/bob.bio.vein/README.rst>
......
......@@ -98,3 +98,5 @@ bob/bob.pad.voice
bob/bob.rppg.base
bob/bob.sp
bob/gridtk
bob/bob.bio.htface
bob/bob.bio.face_ongoing
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment