OCR: Difference between revisions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
== Exploiting OCR results == | == Exploiting OCR results == | ||
[[OCR/Results]] | [[OCR/Results]] | ||
[[Category:OCR]] |
Revision as of 16:51, 30 January 2016
|
---|
Current state
- On-demand OCR extraction of ingredients using Tesseract 2 (production) and Tesseract 3 (.net)
- Uses the French dictionary for all languages
-- /home/off-fr/cgi# grep get_ocr * Ingredients.pm:use Image::OCR::Tesseract 'get_ocr'; Ingredients.pm: $text = decode utf8=>get_ocr($image,undef,'fra');
- Has a small custom dictionary for French ( /usr/share/tesseract-ocr/tessdata/fra.user-words)