Thema: Delphi Tessearact mit Delphi

Einzelnen Beitrag anzeigen

mkinzler
(Moderator)

Registriert seit: 9. Dez 2005
Ort: Heilbronn
39.851 Beiträge
 
Delphi 11 Alexandria
 
#4

AW: Tessearact mit Delphi

  Alt 14. Mär 2018, 16:17
Zitat:
Welcher Readme?
Zitat:
Clone this repository to a local folder.
Obtain Tesseract 4.x binaries. There are many sources to download binaries from, or ways to build them. I recommend using latest version, build from master branch of the project.
In Windows: there is no official installer. You can download precompiled binaries (Microsoft Visual C++ 2017 Redistributable x86 must be installed on the computer) and copy all DLL files to bin\. If you want to build Tesseract: compiling instructions (the easiest way is to use Visual Studio 2015/2017 and CPPAN).
Download trained language data files from tesseract-ocr/tessdata/ to bin\tessdata.
All examples in this repository require English data file (eng.traineddata).
Additionally examples\delphi-console-pdfconvert requires also osd.traineddata and pdf.ttf.
http://r1me.pl/tesseractocr-master.zip
https://github.com/tesseract-ocr/tessdata/
Markus Kinzler
  Mit Zitat antworten Zitat