how can I calculate the False Rejection Rate (FRR) and the False Acceptance Rate (FAR) for biometrics applications?
49 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello
In biometrics applications, we must measure the False Rejection Rate (FRR) and the False Acceptance Rate (FAR).
I'm confused about this
If I use a database containing 100 people, each person has 8 images, 6 images used as a templates in the database, and two images used for testing purposes.
So I have 600 images as templates in the database and 200 images used for testing.
For the False Rejection Rate (FRR), do I divide the number of original people who have been rejected to 200?
For the False Acceptance Rate (FAR), do I divide the number of fraudsters who have been accepted to 800 or 600?
I'm a little confused.
I need some one to clarify this issue.
Thank you so much.
0 comentarios
Respuestas (1)
KALYAN ACHARJYA
el 7 de Oct. de 2018
Editada: KALYAN ACHARJYA
el 7 de Oct. de 2018
If you have test 100 images to test the biometric security system.
Suppose if it wrongly accepts 10 users to access (unauthorized person), the FAR is 10% Those are wrong accepted (Those are unauthorized)
On the other hand, in FRR
The number of users wrongly decline the access, but actually, they are authorized to access
4 comentarios
KALYAN ACHARJYA
el 10 de Oct. de 2018
Editada: KALYAN ACHARJYA
el 10 de Oct. de 2018
Welcome @Wisam
Happy to Help.
Ver también
Categorías
Más información sobre Image Sequences and Batch Processing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!