Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 556 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 556 Bytes

Form Character Extraction

This program will extract the characters from the boxes drawn in the form, in proper order and save the result as result.jpg. Note: for the closing the popped up resultant window, press 'q'.

Prerequisites

Ubuntu 16.04 OpenCV version > 3.0 (For Windows Change accordingly) numpy > 1.13.0

Installing

A step by step series of command that tell you how to get a development env running

sudo pip install opencv-contrib-python
sudo pip install numpy

Running the tests

python mainApp.py sample.jpg