Skip to content

omercelik-cs/biometric-system-performance-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance evaluation of a biometric system

Required Libraries: numpy, matplotlib

Sample run1: (default threshold size = 1000) python evaluate [similariy_matrix] [class_labels]

Sample run2: (to change precision) python [script_name] [similariy_matrix] [class_labels] [threshold_size]

The program outputs the EER (equal error rate) and corresponding EER threshold

It also plots the geniune impostor score density and ROC curve.

Roc Pdf

Releases

No releases published

Packages

No packages published

Languages