ocr/SimpleHTR/src/dronecam.py = script that creates gui to interface with drone, contains methods to:
findDistance= takes parameters focal, width, pixelsvideoLoop= updates frames from drone and processes imagenavigate= algorithm to navigate drone towards objectcropText= crops text from screenshot to send to neural net for HTR
ocr/SimpleHTR/src/main.py = hand written text recognition
q= emergency landscreenshot= button starts process of reading text and finding object