Skip to content

Add new full protocols for individual finger types for UTFVP database

At the moment, we just have "nom" protocols for each of the different finger types (e.g., nomLeftRing, nomRightIndex, etc.). This branch incorporates the creation of "full" protocols for each of the different finger types (i.e., fullLeftRing, fullLeftMiddle, fullLeftIndex, fullRightIndex, fullRightMiddle, fullRightRing). The new protocols enable us to compare each sample to every other sample, for the same finger type only.

Once the merge request is accepted, I will upload the new db.sql3 file.

Merge request reports