Skip to content
Snippets Groups Projects
Commit 004d594f authored by Olegs NIKISINS's avatar Olegs NIKISINS
Browse files

Added HLDI API documentation for all DBs

parent e9a21618
No related branches found
No related tags found
1 merge request!7Completed experiments for the Replay-Mobile and MSU MFSD DBs + HLDI's + updated preprocessors
...@@ -16,7 +16,20 @@ Database Interfaces ...@@ -16,7 +16,20 @@ Database Interfaces
REPLAY-ATTACK Database REPLAY-ATTACK Database
======================== ========================
.. automodule:: bob.pad.face.database.replay .. autoclass:: bob.pad.face.database.replay.ReplayPadFile
.. autoclass:: bob.pad.face.database.replay.ReplayPadDatabase
REPLAY-MOBILE Database
========================
.. autoclass:: bob.pad.face.database.replay_mobile.ReplayMobilePadFile
.. autoclass:: bob.pad.face.database.replay_mobile.ReplayMobilePadDatabase
MSU MFSD Database
========================
.. autoclass:: bob.pad.face.database.msu_mfsd.MsuMfsdPadFile
.. autoclass:: bob.pad.face.database.msu_mfsd.MsuMfsdPadDatabase
Pre-processors Pre-processors
...@@ -34,4 +47,4 @@ Feature Extractors ...@@ -34,4 +47,4 @@ Feature Extractors
Matching Algorithms Matching Algorithms
------------------------------ ------------------------------
.. automodule:: bob.pad.face.algorithm .. automodule:: bob.pad.face.algorithm
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment