tesseract
Tesseract multiple file confusion C++
I am trying to compile the Tesseract OCR code and have run into many problems.One is that the tessembeded.cpp function calls the \"edges_and_textord\" function and that other .cpp files call the \"fin[详细]
2023-04-13 06:57 分类:问答Error in loading .so file (Tesseract) on real device Android 2.1
I am developing a sample scan activity for card reading(OCR) using Tesseract tools. It works fine on emulator (using android 2.2) and scans given card from sdcard fastly and easily.[详细]
2023-04-12 14:14 分类:问答How to read others languages with tesseract on C#
I\'m trying to run tesseract on c #. The program works well on English language\'ocr.Init(@\"C:\\Program Files\\Tesseract-OCR\\tessdata\", \"eng\", false);\'[详细]
2023-04-10 18:21 分类:问答loading traineddata for tesseract-android-tools (android)
I am working on android app. What I need is directly path to traineddata file (to init tesserac开发者_StackOverflow社区t).[详细]
2023-04-08 09:22 分类:问答image manipulation library [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-05 22:53 分类:问答What is the best way of having a connected handwriting recognizer?
I tried to train tesseract with unconnected letters and it is working nice. But i wonder if i can recognize handwr开发者_JS百科iting with connected letters.[详细]
2023-04-05 14:00 分类:问答EXC_BAD_ACCESS error in Xcode
I really need you guy HELP , I run my program in Xcode and its successful but later, Its show me this error: **Thread 1: Program received signal :\"EXC_BAD_ACCESS\" on my program line that I have **[详细]
2023-04-04 05:08 分类:问答Tesseract Android tools Crash Error
I\'m having a crash error on init method in TessBaseAPI class, please help me on this one, below is the log file:[详细]
2023-04-04 01:59 分类:问答Compiling tesseract through android NDK
I am trying to compile tesseract for android using android ndk r5, code of tesseract is obtained by checking out http://code.google.com/p/tesseract-android-tools/, i am unable to compile tesseract and[详细]
2023-04-03 11:05 分类:问答Training Tesseract [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-03 01:46 分类:问答