For ease of scanning, the checks are scanned three at a time, but each individual check image needs to be kept separately, so each scan has to be "burst" apart into multiple images. Asking the user to scan each check individually will run into resistance.

Optimally, I want to be able to meet the requirements 100% using an automated process. If some manual intervention is needed, but is less than what we're doing now, we'll still be a ahead.

So I guess I can modify the question to: are there any components that people have used and would recommend, even if they don't meet the wish list 100%?


At 08:58 AM 4/22/2013, Angus Crossley wrote:
Do you specifically need to keep the image of each individual check after it
has been processed? Seems to me you could process each jpg for the data, and record in the database which jpg it came from. Might be easier than all the graphics manipulation.

Angus

-----Original Message-----
From: delphi-talk-boun...@elists.org [mailto:delphi-talk-boun...@elists.org]
On Behalf Of delphi-talk-requ...@elists.org
Sent: 22 April 2013 13:00
To: delphi-talk@elists.org
Subject: Delphi-Talk Digest, Vol 108, Issue 1

Send Delphi-Talk mailing list submissions to
        delphi-talk@elists.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk
or, via email, send a message with subject or body 'help' to
        delphi-talk-requ...@elists.org

You can reach the person managing the list at
        delphi-talk-ow...@elists.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Delphi-Talk digest..."


Today's Topics:

   1. Need Graphic Component (Sid Gudes)


----------------------------------------------------------------------

Message: 1
Date: Sun, 21 Apr 2013 16:26:30 -0600
From: Sid Gudes <s...@piasystems.com>
Subject: Need Graphic Component
To: Delphi-Talk Discussion List <delphi-talk@elists.org>
Message-ID: <mailman.2.1366632001.25503.delphi-t...@elists.org>
Content-Type: text/plain; charset="us-ascii"; format=flowed

Hi All,

I've got an application (Delphi XE2) that I'd like to improve.

We receive sheets of scanned checks.  Using an external graphics program, we
rotate and crop the checks, then copy and paste each one into a Delphi
tImage.  The MICR numbers at the bottom of the check are then manually typed
into field, and everything is saved to a database.

What I'd like to be able to do is have the JPG sheets automatically split
(there are usually 3 checks to a page), rotated, cropped, and have OCR read
the MICR at the bottom of the checks.  This will save a considerable amount
of labor.

Does anyone have experience with a graphics component that will do these
tasks?  Thanks!





------------------------------

_______________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk


End of Delphi-Talk Digest, Vol 108, Issue 1
*******************************************

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk

Reply via email to