- OPENCV Open Source Computer Vision): Library mainly aimed at real-time computer vision
- pytesser: OCR in Python using the Tesseract engine from Google
inputProcedures.py
- contains all helper functionsmyImports.py
- import filespytesser.py
- OCR in Python using the Tesseract engine from Google
python mainFile.py
- "User is asked to enter the input image to search":
- "Type the word to search"
Image with bounding box drawn over the matched search words.