/OCR-WordSearch

A simple script using Tesseract OCR capable of finding a specified word in a image.

Primary LanguageJupyter Notebook

OCR WordSearch

Used Libraries
pytesseract
OpenCV


Through the OSD analysis, it was possible to create a function capable of highlighting the search word within a text image.
In the example below, the searched word was "Kurzweil". This wikipedia article is the OCR article.

Before wikipediaExample

After example