Roberto Rosario
|
48df3dcafa
|
PEP8 cleanups
|
2015-06-24 17:11:24 -04:00 |
|
Roberto Rosario
|
5275061f9f
|
Refactor OCR backend class to be file object based and use images from document page not the actual file. Use pytesseract instead of calling the CLI directly.
|
2015-06-09 03:28:38 -04:00 |
|
Roberto Rosario
|
e6754c9a6f
|
Update the OCR app to work based on document versions not documents, document version are the module which hold the document pages instances. Remove old OCR document queue and replace with a single module for OCR processing error entries. Increase compatibility with Django 1.7 and Python 3.
|
2015-01-15 03:01:43 -04:00 |
|
Roberto Rosario
|
1f0f3adcba
|
Make sure base class method arguments match
|
2014-11-03 00:16:22 -04:00 |
|
Roberto Rosario
|
654022807f
|
Raise the correct exception
|
2014-11-02 20:16:09 -04:00 |
|
Roberto Rosario
|
a9390d55ba
|
Unify the way backends are defined and loaded, unify the fs_cleanup function
|
2014-07-01 00:22:31 -04:00 |
|
Roberto Rosario
|
ac061f2203
|
PEP8 Cleanups, simple sintax errors fixes
|
2014-06-25 02:53:12 -04:00 |
|
Roberto Rosario
|
e0347785b7
|
Initial implementation of OCR pluggable backends
|
2014-06-24 22:48:16 -04:00 |
|