Skip to content

Image Processing Demo

Notifications You must be signed in to change notification settings

pallavipundir/ocr_opencv

Repository files navigation

Setting up demo on Ubuntu 16.04

Install Deps

$ sudo apt install libtesseract3 tesseract-ocr tesseract-ocr-eng
$ sudo apt-get install build-essential emacs dkms synaptic ssh
$ sudo apt-get install libleptonica-dev

Install OpenCV from this link .

$ sudo pip install numpy pillow pytesseract argparse logger jinja2 flask werkzeug regex --upgrade

To run demo app , use:

$ python server.py 

About

Image Processing Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published