Also added a run script, to be copied with the JAR file to the Pi being
imaged. (Stored in main git folder so that it can be version controlled
with the rest of the repo, and not get deleted by Maven on `mvn clean
package`)
- Found and resolved issue with random file organisation.
This was a rather heavy undertaking, resulting in the changes to
DataSaving, OpenCVFacade, and TesseractFacade. See API for
specifics.
- Start debugging GUI.
Start currently only runs one iteration, and does not save final
information out. Start/Stop button needs refining, and user
feedback needs to be improved.