Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds...

14
Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster

description

 Fingerprint Authentication  Medical card system  How they fit?. Overview of the project

Transcript of Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds...

Page 1: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Medical Card System with Fingerprint Authentication

Luvuyo MorrisSupervisor: Mr. R. Dodds

Co-Supervisor: Mr. M. Ghazi-Asgar

Mentor: Mr. Roland Foster

Page 2: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Overview of the project High level design Low level design Methodology Project plan References

Overview

Page 3: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Fingerprint Authentication

Medical card system

How they fit?.

Overview of the project

Page 4: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

High level design

Page 5: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

low level design

Page 6: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Low level design

Page 7: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Low level design

Page 8: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Low level design

Page 9: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Method 1

Fingerprint architecture

Pre-processi

ng

Feature extractio

nMatch Retrieve

data

Page 10: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Testing Image

Testing Training

Image

Train Use svm

technique

SVM

Processing

image

Method 2

Page 11: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Feature Extraction

Original image Thinned image

Page 12: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Feature Extraction

Located Bifurcation and Termination

Page 13: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Term 1

Gather Requirements and Analysis learn to use:

• Open-CV image processing tools programming in C++

• Research, analysis and understanding the project

Term 2Design and development of the prototype

• Design Low level design, High level design, Use-case.

• Develop fingerprint function (continues in term 3).

Term 3Coding the final application

• Implement the full fingerprint Authentication• Develop smart card function and database

Term 4Testing and Evaluation

• Testing the application and debugging application• Evaluate the application

Project plan

Page 14: Medical Card System with Fingerprint Authentication Luvuyo Morris Supervisor: Mr. R. Dodds Co-Supervisor: Mr. M. Ghazi-Asgar Mentor: Mr. Roland Foster.

Changrui Xiao, Arthur Yu. 2009. Medical Smart Card System for

Patient Record Management

Anil K. Jain, Arun Ross, Salil Prabhakar,2004. An Introduction to Biometric Recognition.

Anil K. Jain, Jianjiang Feng, Karthik Nandakumar, 2010, Fingerprint Matching.

References