Produce data from fixed ocr areas scanned, C/C++ Programming

Assignment Help:

Produce data from fixed OCR areas scanned.

Project Description:

Project is to design software which can use character recognition only on certain areas of scanned puff's/ jpegs etc to generate a number of data sets. The scans can all be the of same format and size and scanning areas roughly the same each run.

For illustrations - a collection of invoices where the name of recipient in the top left corner and total owed in the bottom right are all that are needed.

Ideally the program would ignore unwanted data - this should be made simpler in that the required data is a different color from backgrounds and other formatting.

Additional programming will be needed in the follow up project which will be analyzing the data and creating a user interface for easy reporting.

Skills required are C Programming, Mac OS, OCR, Software Architecture, Windows Desktop


Related Discussions:- Produce data from fixed ocr areas scanned

What is the best fit algorithm, The Best fit algorithm: The best fit metho...

The Best fit algorithm: The best fit method occurs the smallest free block whose size is greater than or equivalent to n. An algorithm to get such a block by traversing the whole

Program to make another type of mask, Write a function that has int paramet...

Write a function that has int parameter n, makes another type of mask having n bit 1's from the left most bit and 32- n bit 0's next. The mask is called netmask in this seminar, an

C program for string operations, Aim: To implement a program for following...

Aim: To implement a program for following string operations: Length of String. String Concatenation. Substring (provide start index and length) Find character a

Data structure, explain Storage management: free storage pool, garbage coll...

explain Storage management: free storage pool, garbage collection, compaction, boundary tag method; Hash tables and hashing functions

Explain concept of object initialization, Object Initialization An obje...

Object Initialization An object of a derived class can be initialized to an object of a base class. If both the classes have similar data members, then no specific constructor

Pebblemerchant, write a c++ program for pebble merchant

write a c++ program for pebble merchant

Described the order that objects in an array is destructed?, Described the ...

Described the order that objects in an array is destructed?

Addition of array elements, Addition of array elements: #define rows 3 ...

Addition of array elements: #define rows 3 #define cols 3 void main() {                 int i=0,j=0,sum=0;                 int arr[rows][cols];

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd