Maker tech hub — AI · 3D print · Pi · ESP32 · plus the classic tech archive.

Free ESP32 kit · Books · Network Ninja · Archive

Classic tech archive. From the original averyjparker.com tech blog — historical context; pair with modern guides where noted. Full archive · Maker projects · Network Ninja

Classic tip · Classic

Open Source OCR

I remember several years back I tried out gocr which is an open source character recognition engine. I wasn't thoroughly impressed, but it sort of worked. Yesterday, I saw the news that Google has re…

Written by

Avery J. Parker

IT veteran, maker educator, and author of Network Ninja, 3D Printing Mastery, and AI Workflow Mastery. Business IT: Diversified Tech Solutions.

I remember several years back I tried out gocr which is an open source character recognition engine. I wasn't thoroughly impressed, but it sort of worked. Yesterday, I saw the news that Google has released Tesseract as an open source Optical Character Recognition engine. It was originally developed by HP and has been shelved for some time, it's supposed to be among the top 3 in accuracy according to testing by UNLV. The source code is available at their sourceforge.net page. It' will be good to see this taken up and integrated as a backend by open source scanning applications. (Maybe even office suites as a "recognize text in image file" type option....)