Department of Automation Engineering National Formosa University Attendance Administrative System Using Dactyloscopy Kuang-Chyi Lee, Gavin Thomson and.

Slides:



Advertisements
Similar presentations
8th Grade Forensic Science
Advertisements

Fingerprints EHS BioMed/Forensics.
Fingerprints “Fingerprints cannot lie, but liars can make fingerprints.” --- unknown.
Fingerprint Pattern Interpretation. Created as a supplement to Chapter 8 of Fingerprint Identification All rights reserved Copyright © 2004 William Leo.
Fingerprint Classification. Classifying Prints Why classify prints? To add order to chaos – like a library organizing books by author or subject matter.
Fingerprint Analysis.
Automatic Fingerprint Matching System Hsing-Hua Yu and Chaur-Chin Chen Department of Computer Science National Tsing Hua University Hsinchu 30013, Taiwan.
Department of Electrical and Computer Engineering Physical Biometrics Matthew Webb ECE 8741.
STOCKDOC Advanced Stock Management System
Simulation of Robot Soccer Game Kuang-Chyi Lee and Yong-Jia Huang Department of Automation Engineering National Formosa University.
Fingerprint Principles These ridges form while the child is developing in the womb. As the fetus stretches or bends his/her fingers, stretching the skin,
Fingerprint Classification Maor Sharf. A fingerprint can be used by many organizations for many purposes: Fingerprints Police Biometric ID Security.
Warm-up10/5/2011 Which of the following statements is FALSE! a.The hypodermis serves as a shock absorber. b.The UV radiation from the sun and tanning bed.
Unit 4: Fingerprints 4.3 Classification of Fingerprints.
6 th Grade Forensic Science T. Trimpe 2006
Fingerprint Principles According to criminal investigators, fingerprints follow 3 fundamental principles: A fingerprint is an individual characteristic;
8th Grade Forensic Science
Fingerprints EHS BioMed/Forensics.
Procedure in classifying a set of prints
Fingerprints Forensic Science.
Fingerprint Patterns and Ridge Counts
Fingerprints EHS BioMed/Forensics.
6th Grade Forensic Science
Catalyst – You find prints at a crime scene – how do you know they are relevant? Objective – I will describe the traits of finger prints and practice.
Fingerprints T. Trimpe
Fingerprints Forensic Science T. Trimpe
Fingerprints EHS BioMed/Forensics.
Finger Print Analysis.
Fingerprints Forensic Science T. Trimpe
Fingerprints T. Trimpe
Fingerprints.
Fingerprint Characteristics
Print Types 3 main types: Loops Whorls Arches ACOS 2.2, 2.3.
Fingerprints Forensic Science 1.
Fingerprint Patterns Fingerprints Lecture 2.
8th Grade Forensic Science
Fingerprints Forensic Science T. Trimpe
8th Grade Forensic Science
April 17, 2014 Forensic Science Unit 3 Fingerprints
6th Grade Forensic Science
8th Grade Forensic Science
Integument Forensic Science
Fingerprints.
Fingerprints T. Trimpe
7th Grade Forensic Science
Fingerprints.
Finger Print Analysis.
8th Grade Forensic Science
Fingerprints Forensic Science T. Trimpe
Fingerprints T. Trimpe
Fingerprints
Fingerprints Forensic Science T. Trimpe
Fingerprints T. Trimpe
Fingerprints Forensic Science T. Trimpe
Fingerprints T. Trimpe
Fingerprints Forensic Science T. Trimpe
Fingerprints T. Trimpe
8th Grade Forensic Science
8th Grade Forensic Science
8th Grade Forensic Science
8th Grade Forensic Science
8th Grade Forensic Science
Fingerprints T. Trimpe
8th Grade Forensic Science
8th Grade Forensic Science
Fingerprints Forensic Science T. Trimpe
Fingerprints Forensic Science.
Fingerprints Forensic Science T. Trimpe
Fingerprints Forensic Science.
Fingerprints Forensic Science T. Trimpe
Presentation transcript:

Department of Automation Engineering National Formosa University Attendance Administrative System Using Dactyloscopy Kuang-Chyi Lee, Gavin Thomson and Yong-Jia Huang

Outline Introduction Attendance administrative system Attendance administrative system Identification of fingerprints Identification of fingerprints Discussions Discussions Conclusions Department of Automation Engineering, National Formosa University

Introduction  Biometry, safety, uniqueness.  Attendance administrative system, database consistency. Department of Automation Engineering, National Formosa University

1. Basic staff data 2. Check the recording of fingerprint data 3. Collecting check in/out times 4. Check out Attendance administrative system

Flowchart Department of Automation Engineering, National Formosa University

Functions Check fingerprint Personnel ID verification Login/logout Add/Delete staff Modify personnel database Report list Administrator Department of Automation Engineering, National Formosa University

Database StaffS. Serial Number NameIndividual data P. Serial Number D. Serial Number PositionP. Serial Number PositionSalary D. Serial Number: D. Serial Number Department NameDepartment Location Attendan ce Form: S. Serial Number Inscroll DateInscroll Time Check in Time

Fingerprint image Fingerprint registration Registered finger Staff name Select mode Department of Automation Engineering, National Formosa University

Fingerprint identification Department of Automation Engineering, National Formosa University Check mode Message

New staff Department of Automation Engineering, National Formosa University

ID verification Department of Automation Engineering, National Formosa University

Login system Department of Automation Engineering, National Formosa University Login Exit Logout Data modification

Records of attendance Department of Automation Engineering, National Formosa University

Administrator Department of Automation Engineering, National Formosa University

Identification of fingerprints fingerprint scanner Department of Automation Engineering, National Formosa University

Low-pass filter, Binarize, Thinning.

Department of Automation Engineering, National Formosa University Fingerprint classification (Henry [1]) Plain Arch typeTented Arch typeLeft-loop typeRight-loop type Central Pocket whorl type Plain Whorl typeDouble Loop Whorl type accidenta l do not belong any one

Department of Automation Engineering, National Formosa University Fingerprint tracing Spherical algorithm C i+1 is node for the first round window and ridge line

Department of Automation Engineering, National Formosa University Ten ridge patterns (Chang [6]) Plain ridge: Left End belong to left area, right End belong to right area, |H|< fifty pixel..

Simplified R-D Model stylerule Plain Tented Right Left Central Plain Double p + a α * t + a + P + α + tr + a + α * s + α + (c + w) + α + a + p + α + b + α + a + α * s + α + dd + α + α + p + α + tl + a + p+α+tl+a+p+α+tl+a+ Department of Automation Engineering, National Formosa University

Fingerprint test Department of Automation Engineering, National Formosa University

Discussions The FRR for the fingerprint system is 1.45%,and the FAR is 0.8%. If we add person date, it can cancellation FRR and reduce FAR. In this system, average time to identification is about 1.6 seconds. Department of Automation Engineering, National Formosa University

Conclusions The paper develop high exactly, low error, operation fast relation database by logic database. Finish a fingerprint and person ID to do attendance administrative system, it can make user to use easily. Finish the fingerprint classification by the R-D Mode after catch the fingerprint. Department of Automation Engineering, National Formosa University

Thanks for your attention Department of Automation Engineering, National Formosa University

Database normalization In first normalization can reduce the value for recover roll. And have three reasons are sample, easy, and can use an operation to success. In second normalization can reduce the depend on each other for data, and use division table can make it the same main key. In third normalization can reduce the depend on each other for data, it can make the data structure for delete or insert. Return

Low-pass filter It can use mask to process the value in one time. We can give the middle value for the average value in 3x3 space mask. 1/9

Binarize If f(x,y)>m, then f(x,y) is 255 If f(x,y)< m, then f(x,y) is 0 ( m is threshold value, f is input vision )

Thinning Tinning algorithm can be division into two steps, and we will implement it until no delete point. Step1 delete condition : (a) 2 ≦ N(P1) ≦ 6 (b) S(P1)=1 (c1) P2 ·P4 ·P6 = 0 (d1) P4 ·P6 ·P8 = 0 Step2 delete condition : (a) 2 ≦ N(P1) ≦ 6 (b) S(P1)=1 (c2) P2 ·P4 ·P8 = 0 (d2) P2 ·P6 ·P8 = 0 Return

Smile ridge and Triangle ridge Smile ridge: Left Ending belong left area, Right Ending belong right area, and H<-H T. Triangle: Left Ending belong left area, Right Ending belong right area, the max is >. ( define 50° )

Left-loop ridge and Right-loop ridge Right-Loop : all ending in right area. Left-Loop: Left Ending and Right Ending in left area. Explain : main point are two point

Circle ridge and Balloon ridge Circle ridge: Left End =Right End Balloon ridge: Left end or Right End have node with ridge line.

Whorl ridge: Whorl ridge and Double-loop ridge >360° Double-Loop ridge : <360° Return

Ridge line trace Finish trace result spherical algorithm C i+1 is node for the first round window and ridge line

Fragment point and Ending point Fragment elimination by additional tracing steps Ending point Return