Week 3: Addition of the GUI
Introduction The focus of this week was to create a functional GUI that would assist in navigating through our software product easily and efficiently. With the addition of a GUI to the software program, the development of our handwriting recognition product would be complete (excluding some more testing to be carried out in week 4). Furthermore, a few hours were spent completing the sustainable development and ethics assignment for this project. Project Progression After learning how to create a GUI on python last week, a simple GUI was developed for our handwriting recognition program. Handwriting Recognition GUI Interface The picture above shows the window that is displayed for our GUI and highlights the operations that it can perform: allow images to be chosen from users computer library, apply handwriting recognition algorithm to selected images, show accuracy of handwriting recognition on said images, and lastly exit out of the GUI interface. The following pictures below show the