Extracting Words from Scanned Books: A Step-by-Step Tutorial with Python and OpenCV

Our video tutorial will show you how to extract individual words from scanned book pages, giving you the code you need to extract the required text from any book.

We’ll walk you through the entire process, from converting the image to grayscale and applying thresholding, to using OpenCV functions to detect the lines of text and sort them by their position on the page.

You’ll be able to easily extract text from scanned documents and perform word segmentation.

You can find more similar tutorials in my blog posts page here : https://eranfeit.net/blog/

check out our video here : https://youtu.be/c61w6H8pdzs&list=UULFTiWJJhaH6BviSWKLJUM9sg

You can find the code here : https://ko-fi.com/s/d621f2eb2c

Enjoy,

Eran

Leave a Comment

Your email address will not be published. Required fields are marked *