diff --git a/doc/py_api.rst b/doc/py_api.rst index 127fc0eef1ee96689f8d2b56d0a832181a541038..be29aac297535990753e19e6adb5ae437289a09c 100644 --- a/doc/py_api.rst +++ b/doc/py_api.rst @@ -1,38 +1,29 @@ .. vim: set fileencoding=utf-8 : +.. _bob.pad.face.py_api: + =================================== Tools implemented in bob.pad.face =================================== -Summary -------- +This section listst all the functionality available in this library allowing to run face PAD experiments. Databases -~~~~~~~~~ +=================================== Image Preprocessors -~~~~~~~~~~~~~~~~~~~ +=================================== Video Preprocessors -~~~~~~~~~~~~~~~~~~~ +=================================== Image Extractors -~~~~~~~~~~~~~~~~ - -.. autosummary:: - - bob.pad.face.extractor.LBPHistogram +=================================== Video Extractors -~~~~~~~~~~~~~~~~ - - - -.. automodule:: bob.pad.face +=================================== Image Extractors ----------------- +=================================== + -.. automodule:: bob.pad.face.extractor - :special-members: __call__ - :no-inherited-members: