Pesquisar neste blogue

sexta-feira, 3 de julho de 2015

Starting with Odoo - Part 1

Some years ago i worked professionaly with OpenERP in its version 5 and 6 for a small portuguese company called OpenSecure . Life takes you in different routes sometimes and i lost track of its development, which made Odoo a really pleasant surprise.
So in order to refresh my own knowledge of OpenErp and Python i decided to do a series of tutorials, or if you prefer progress reports,where we'll be making a simple app for Odoo , a document scanner using tesseract ocr ( Tesseract-ocr ).

First we need to install Odoo.
The most complete tutorial, really a great job people , can be found here - how-to-install-openerp-odoo-8-on-ubuntu-server -

We'll also need a python binding for tesseract -  pytesseract  - which means in Ubuntu or in your OS choice you may need also to install pip.

In the Part 2 i'll describe the anotomy of an OpenERP app and how to use   pytesseract to extract information from an image file.
If you can identify which kind of document it is the really fun part can begin :).


Sem comentários:

Enviar um comentário