Exercises of Part 1: Biometrics for Human Identification
Week 1
1.
Take the Bertillon measures from two people and fill the first table (in centimetres). Then, fill the second table with the Euclidean distances and decide which is the maximum threshold such that the four people are considered as different subjects. After that, suppose that Will West and William West were actually the same person as was thought at first. What are the minimum and maximum threshold values?
Trait | Will West | William West | Person 1 | Person 2 |
1) Height (fig. 1) |
178.5 | 177.5 | ||
2) Arm with (fig. 2) |
187.0 | 188.0 | ||
3) Height seated (fig. 3) |
91.2 | 91.3 | ||
4) Head width (fig. 4) |
19.7 | 19.8 | ||
5) Head length (fig. 5) |
15.8 | 15.9 | ||
6) Cheek width (fig. 6) |
14.8 | 14.8 | ||
7) Right ear length (fig. 6) |
6.6 | 6.5 | ||
8) Left foot length (fig. 7) |
28.2 | 27.5 | ||
9) Third left finger length (fig. 8) |
12.3 | 12.2 | ||
10) Small left finger length (fig. 8) |
9.7 | 9.6 | ||
11) Left forearm length (fig. 9) |
50.2 | 50.3 |
Distance | Will West | William West | Person 1 | Person 2 |
Will West | 0 | |||
William West | 0 | |||
Person 1 |
0 | |||
Person 2 |
0 |
Week 2
6.What are the six processes related on the verification, identification and registration systems?
7.Describe a real application that uses an off-line system and another that uses an online system.
8.Explain the difference between the two possible types of queries: Positives and negatives. Describe a pair of real applications that are of two types.
9.Describe and relate with the Universality and Particularity.
10.Describe and relate with the Permanence and is Measurability.
11.Describe and relate with the Performance and Acceptability.
12.Make a table showing all the biometric traits classified by the body part where they are. Describe its main features and a real application in which it could be used.
13.What is the difference between the behaviour-biometric features and physical-biometric features?
Week 3
14.Analyse in detail the tables showing the goodness of biometric features. The valuations are very suggestive, would you modify any value? Please note the comments about these tables. Which values do you think will change in 10 years?
15.Describe the different type of contexts that exist in biometric applications. Give an example of each through a real application.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme