TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Extracting text from an image using Ocropus

63 pointsby danvkover 10 years ago

4 comments

martingordonover 10 years ago
Thanks for this. I tried using Tesseract over the weekend to extract text from a game screenshot and had no luck. The documentation for Tesseract is rather opaque; maybe I'll have better luck with Ocropus.
评论 #8913647 未加载
评论 #8914367 未加载
iskanderover 10 years ago
I wonder if it's possible to remove the need for post-processing of the LSTM's output by integrating transcription into the neural network model directly.
评论 #8913512 未加载
sherjilozairover 10 years ago
Slightly off-topic, but is anyone aware of an similarly capable library for hand-written text recognition, i.e. ICR?
评论 #8913642 未加载
soperjover 10 years ago
Are there any OCR/ICR open source projects that are actively being worked on that anyone knows about?
评论 #8914492 未加载