Incorporate a general overview of biometric verification and illustrate biometric verification experiment flow in bob.bio.base doc
A general overview of the structure of a typical biometric verification system should be added as introductory material inside the bob.bio.base documentation on running biometric recognition experiments.
Also, there should be some diagrams (+ accompanying explanations) to facilitate better understanding of the biometric verification experiment flow in bob.bio.base.
After much deliberation, I also believe we should be using the word "verification" instead of the more general word "recognition", simply because our main script is called verify.py (not recognise.py or identify.py).