Changes

Jump to navigation Jump to search
Line 172: Line 172:  
  apt-cache show tesseract-ocr | grep -i version
 
  apt-cache show tesseract-ocr | grep -i version
 
Version: 2.04-2+squeeze1
 
Version: 2.04-2+squeeze1
 +
</pre>
 +
 +
Solution:
 +
 +
In fact tesseract was just missing dictionaries for French "fra".
 +
 +
<pre>
 +
apt-get install tesseract-ocr-fra
 
</pre>
 
</pre>

Navigation menu