MySQL database for storage of fingerprint data / Wan Mohd Ameerul Wan Zamri

This project presents the MySQL database for storage of fingerprint data and to study the fingerprint image enhancement technique using Matlab. The application of the database is for future process, fingerprint matching. There are three main components to complete this project. The first one is Matl...

Full description

Saved in:
Bibliographic Details
Main Author: Wan Zamri, Wan Mohd Ameerul
Format: Thesis
Language:English
Published: 2010
Online Access:https://ir.uitm.edu.my/id/eprint/79666/1/79666.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This project presents the MySQL database for storage of fingerprint data and to study the fingerprint image enhancement technique using Matlab. The application of the database is for future process, fingerprint matching. There are three main components to complete this project. The first one is Matlab R2009a software, used for fingerprint image enhancement and minutia extraction. The second one is MySQL, a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. The third component is XAMPP Control Panel V2.5 software for free and open source cross-platform web server package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages. In this dissertation, I firstly provide discussion on the methodology and implementation of techniques for fingerprint image enhancement and minutia extraction. This target can be mainly decomposed into image preprocessing, feature extraction and feature match. Experiments using a mixture of both synthetic test images and real fingerprint images are then conducted to evaluate the performance of the implemented techniques. In combination with these techniques, preliminary results on the statistics of fingerprint images are then presented and discussed. Than, I get the fingerprint data and store to the MySQL database.