Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
Fingerprints are rich in details which are in the form of discontinuities in ridges known as minutiae. The main purpose of this book is to implement and evaluate National Institute of Standards and Technology (NIST) Biometric Image Software (NBIS) for fingerprint recognition using the system developed in Matlab environment. This is performed by using C- language MEX-files which enables to run original C- language code without reimplementing it as Matlab script. A function is developed with NBIS which helps to extract minutiae from grayscale fingerprint image and match two minutiae patterns to produce a match score. In this work 60 unique users with 8 fingerprints per user i.e., 480 fingerprints had been used for evaluating the system. Scores obtained from minutia matcher after comparing with genuine and imposter matching had been plotted using Receiver Operating Characteristic (ROC) graphs. Finally the performance of the system is evaluated by analyzing plotted ROC graphs. The results obtained by using this functionality can be used for comparing the results obtained with other techniques for measuring the system performance using ROC graphs.