Hacker News new | ask | show | jobs
by onemorelizard 2372 days ago
The article is pretty great. Most tutorials I've found online working with OCR basically run you through the installation process and a basic few CLI commands or an introduction to their C++ API. This one takes you through some interesting details like the bounding box info, template matching bits and playing around with the config. The training process for tesseract, though not included in this seems like a task.