Finger print GUI
Firstly, the provided Jupyter was converted into executable python script using VScode Jupyter pluging. The python script was reorganized into callable functions, so that TKinter GUI function can call the corresponding functions.
After creating prototyping GUI, the program can compare against local Database.
To test, ID101 has been selected, and is compared against the database DB-1B.
No optimization has been made, and it is clear that it functions as expected, but fails to miss, or false identify the match.
(Misses 101/3, 5,7 and false identifies 110/1)