Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/326.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# Tesseract OCR-手写数据定义_C#_Ocr_Tesseract_Handwriting Recognition - Fatal编程技术网

C# Tesseract OCR-手写数据定义

C# Tesseract OCR-手写数据定义,c#,ocr,tesseract,handwriting-recognition,C#,Ocr,Tesseract,Handwriting Recognition,我正在尝试使用进行手写字符识别。 为此,我需要一个手写(英文)数据定义(放入tessdata目录): 我在哪里可以找到这些文件 它们是旧的2.0x语言数据。在中查找tesseract-2.00.eng.tar.gz - tessdata/eng.freq-dawg - tessdata/eng.word-dawg - tessdata/eng.user-words - tessdata/eng.inttemp - tessdata/eng.normproto - tess

我正在尝试使用进行手写字符识别。
为此,我需要一个手写(英文)数据定义(放入tessdata目录):


我在哪里可以找到这些文件

它们是旧的2.0x语言数据。在中查找
tesseract-2.00.eng.tar.gz

  - tessdata/eng.freq-dawg
  - tessdata/eng.word-dawg
  - tessdata/eng.user-words
  - tessdata/eng.inttemp
  - tessdata/eng.normproto
  - tessdata/eng.pffmtable
  - tessdata/eng.unicharset
  - tessdata/eng.DangAmbigs