Skip to content

Correctly split up genuine and impostor scores for 1vsall UTFVP database protocol

Vedrana KRIVOKUCA requested to merge fv_ent into fv3d

Primarily solves issue #15 (closed)

Adds "utfvp_1vsall" and "verafinger_full" configuration files for experiments on the "1vsall" and "Full" protocols, respectively.

Adds a "full" protocol to the UTFVP database in bob.db.utfvp.create. This must still be tested, but will have no effect on other protocols so should not break any code in the event of a merge.

Merge request reports