Overview
As mentioned in the introduction, we will concentrate on fingerprint verification, thus assuming a database of reasonably good reference images. Our task is stated as follows: given a test image, determine whether it corresponds to a reference image from our database. The steps we follow are summarized in the figure below:
We will discuss the detailed algorithms in algorithm section, present the results of our project in results section, and make conclusion in conclusion section.