Skip to content

ashutoshraj/Form-Character-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Extracting forms character without messing up the sequence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages