OCR Gallery Project
A gallery of images that are processed by Tesseract and the Python Face Recognition library.
Facial Recognition outputs values for where the face in an image is and I use those values to draw a square over the face using CSS.
Tesseract attempts to figure out what text is within the image and I take that output and display it under the image.