KalimaraPeleteiro / OCR-WordSearch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Jupyter Notebook 100.0%