This is a belated post. The group was occupied with the work associated with the arrival of the fingerprint scanner, as well as working out the kinks of the existing code, that it forgot to publish a status update on the blog. However, the following is a documentation of the work during Week 7.
The fingerprint scanner arrived and we have been able to use it to take pictures of our fingerprints. Up to this point, the code for fingerprint analysis had been written using sample fingerprints. Now, the group is able to take its own fingerprints, and will intergrate these pictures into the existing code.
Additionally, the group had identified a new problem; it needs to integrate the software that came with the fingerprint scanner, which tells the scanner to take and save a picture, into the user log on screen. This is necessary so the user can take a picture of his/her thumb, so that it can be analyzed and compared with the test data base. This problem will need to be worked on in the future weeks.
Figure 1: Picture of FS80 USB 2.0 finerprint scanner.
Figure 2: Fingerprint taken by fingerprint scanner mentioned above.
The code written that is intended to extract and isolate the minutiae of the swirls intrinsic to fingerprints needs some work to successfully match one fingerprint to its corresponding match in the test data base.
Figure 3:
Minutiae Extraction of Fingerprint Images Using Thinning Algorithm