Feature #151
Test new Tesseract OCR (optical character recognition) external
| Status: | New | Start: | 11/16/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | - | |||
Description
Give the new Tesseract OCR external a run for it's money to make sure it won't crash and figure out how to use it best. The external is programmed initially to understand five languages (Tesseract can process English, French, Italian, German, Spanish, Brazilian Portuguese and Dutch, and can be trained to work in other languages -- chinese, korean, etc are in the next version).
History
Updated by Ali Momeni 912 days ago
- Assigned to changed from Ali Momeni to Christopher Baker
just up'ed my svn but didn't get it.
where is it?
a
Updated by Christopher Baker 912 days ago
- File bin.zip added
Here's the openframeworks version. SHould open your camera. Hold some printed text up to the camera and hit spacebar.
Updated by Christopher Baker 912 days ago
Yeah, I think it's the same issue with the external -- I need to make the library static, so it doesn't link to some dynamic library. Am on it ...
CB