HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Digital Photo > Scanners

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 03-11-2008, 08:11 PM
D Lee
 
Posts: n/a
Default Advice on imaging solution

I am looking for some advice on imaging equipment/software for a
specific application.

I will need to process about 9,000 documents per day. Each document is
8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
carbonless form). Each document has a large (3" x 1") code 39 barcode
in a standard location on each page. The barcode are unique

I need to create an image of each page, and read the barcode. I do not
need to OCR the page. The image would be stored in a databse, the
retreival key would be the barcode number.

Any suggestions?

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 03-11-2008, 11:48 PM
Neil Gould
 
Posts: n/a
Default Re: Advice on imaging solution

Recently, D Lee <dlee@ics-canada.net> posted:

> I am looking for some advice on imaging equipment/software for a
> specific application.
>
> I will need to process about 9,000 documents per day. Each document is
> 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
> carbonless form). Each document has a large (3" x 1") code 39 barcode
> in a standard location on each page. The barcode are unique
>
> I need to create an image of each page, and read the barcode. I do not
> need to OCR the page. The image would be stored in a databse, the
> retreival key would be the barcode number.
>
> Any suggestions?
>

This will most likely require custom programming. Do you have an adequate
budget?

Best regards,

--
Neil Gould
--------------------------------------
Terra Tu - www.terratu.com
Technical Publishing




Reply With Quote
  #3  
Old 03-12-2008, 03:55 PM
D Lee
 
Posts: n/a
Default Re: Advice on imaging solution

On Mar 11, 6:48*pm, "Neil Gould" <n...@myplaceofwork.com> wrote:
> Recently, D Lee <d...@ics-canada.net> posted:
>
> > I am looking for some advice on imaging equipment/software for a
> > specific application.

>
> > I will need to process about 9,000 documents per day. Each document is
> > 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
> > carbonless form). Each document has a large (3" x 1") code 39 barcode
> > in a standard location on each page. The barcode are unique

>
> > I need to create an image of each page, and read the barcode. I do not
> > need to OCR the page. The image would be stored in a databse, the
> > retreival key would be the barcode number.

>
> > Any suggestions?

>
> This will most likely require custom programming. Do you have an adequate
> budget?
>
> Best regards,
>
> --
> Neil Gould
> --------------------------------------
> * * * Terra Tu -www.terratu.com
> * * * Technical Publishing


I do not believe budget will be an issue, as the process that this is
replacing is labour intensive. What I am trying to determine right now
is if the concept is technically feasible.
Doug
Reply With Quote
  #4  
Old 03-12-2008, 10:02 PM
Colin_D
 
Posts: n/a
Default Re: Advice on imaging solution

D Lee wrote:
> I am looking for some advice on imaging equipment/software for a
> specific application.
>
> I will need to process about 9,000 documents per day. Each document is
> 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
> carbonless form). Each document has a large (3" x 1") code 39 barcode
> in a standard location on each page. The barcode are unique
>
> I need to create an image of each page, and read the barcode. I do not
> need to OCR the page. The image would be stored in a databse, the
> retreival key would be the barcode number.
>
> Any suggestions?
>

9,000 documents in presumably an 8-hour day, or 16 hours if shift work
is envisaged. 9,000 into 8 hours with no down-time is 3.2 seconds per
document, so right away you will be into multiple workstations to handle
the load.

If you don't use OCR then you will be storing images of the documents,
depending on the document size that could be about 45 kilobytes per page
with 10:1 jpeg compression, if greyscale imaging is nused. (black/white
bit imageing will reduce that figure but is not much good if the copy
has pale writing as in ncr copies). At that, you will be generating
about 400 megabytes per day, say 2 to 3 gigabytes per week, or about 150
gigabytes per year, without the necessary indexing requirements. Backup
will require about 3 times that space, allowing for redundant backups.

This is not a trivial exercise.

A major database like Oracle or similar would be needed, plus
professional advice and installation.

Colin D.


--
Posted via a free Usenet account from http://www.teranews.com

Reply With Quote
  #5  
Old 03-12-2008, 11:14 PM
Charlie Hoffpauir
 
Posts: n/a
Default Re: Advice on imaging solution

On Wed, 12 Mar 2008 07:55:51 -0700 (PDT), D Lee <dlee@ics-canada.net>
wrote:

>On Mar 11, 6:48*pm, "Neil Gould" <n...@myplaceofwork.com> wrote:
>> Recently, D Lee <d...@ics-canada.net> posted:
>>
>> > I am looking for some advice on imaging equipment/software for a
>> > specific application.

>>
>> > I will need to process about 9,000 documents per day. Each document is
>> > 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
>> > carbonless form). Each document has a large (3" x 1") code 39 barcode
>> > in a standard location on each page. The barcode are unique

>>
>> > I need to create an image of each page, and read the barcode. I do not
>> > need to OCR the page. The image would be stored in a databse, the
>> > retreival key would be the barcode number.

>>
>> > Any suggestions?

>>
>> This will most likely require custom programming. Do you have an adequate
>> budget?
>>
>> Best regards,
>>
>> --
>> Neil Gould
>> --------------------------------------
>> * * * Terra Tu -www.terratu.com
>> * * * Technical Publishing

>
>I do not believe budget will be an issue, as the process that this is
>replacing is labour intensive. What I am trying to determine right now
>is if the concept is technically feasible.
>Doug


Doug,

Based on what I've read, it's not only feasible, but apparently
already in use in many locations, or at least something very similar.
Check out this (and related) products...
http://www.simpleindex.com/Features/...ecognition.asp

--
Charlie Hoffpauir
http://freepages.genealogy.rootsweb.com/~charlieh/
Reply With Quote
  #6  
Old 03-13-2008, 12:17 AM
Neil Gould
 
Posts: n/a
Default Re: Advice on imaging solution

Recently, D Lee <dlee@ics-canada.net> posted:

> On Mar 11, 6:48 pm, "Neil Gould" <n...@myplaceofwork.com> wrote:
>>
>> This will most likely require custom programming. Do you have an
>> adequate budget?
>>

>
> I do not believe budget will be an issue, as the process that this is
> replacing is labour intensive. What I am trying to determine right now
> is if the concept is technically feasible.
>

Tough question. It's technically possible, but I suspect that whether or
not it's feasible depends on many other factors.

Best,

--
Neil Gould
--------------------------------------
Terra Tu - www.terratu.com
Technical Publishing



Reply With Quote
  #7  
Old 03-13-2008, 01:05 AM
MoiMoi
 
Posts: n/a
Default Re: Advice on imaging solution

In article <31167d65-7b25-42a1-999e-46904da35821
@i7g2000prf.googlegroups.com>, dlee@ics-canada.net says...
> On Mar 11, 6:48*pm, "Neil Gould" <n...@myplaceofwork.com> wrote:
> > Recently, D Lee <d...@ics-canada.net> posted:
> >
> > > I am looking for some advice on imaging equipment/software for a
> > > specific application.

> >
> > > I will need to process about 9,000 documents per day. Each document is
> > > 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
> > > carbonless form). Each document has a large (3" x 1") code 39 barcode
> > > in a standard location on each page. The barcode are unique

> >
> > > I need to create an image of each page, and read the barcode. I do not
> > > need to OCR the page. The image would be stored in a databse, the
> > > retreival key would be the barcode number.

> >
> > > Any suggestions?


Does the barcode also have the actual numbers of the barcode under it?

If so, OCR could be involved, to get that number from a scan into text;
and then it would be relatively easy to parse it out as the "title" of
the document with some other text/script tool?

MM
Reply With Quote
  #8  
Old 03-14-2008, 03:51 PM
D Lee
 
Posts: n/a
Default Re: Advice on imaging solution

On Mar 12, 5:02*pm, Colin_D <nos...@nowhere.com> wrote:
> D Lee wrote:
> > I am looking for some advice on imaging equipment/software for a
> > specific application.

>
> > I will need to process about 9,000 documents per day. Each document is
> > 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
> > carbonless form). Each document has a large (3" x 1") code 39 barcode
> > in a standard location on each page. The barcode are unique

>
> > I need to create an image of each page, and read the barcode. I do not
> > need to OCR the page. The image would be stored in a databse, the
> > retreival key would be the barcode number.

>
> > Any suggestions?

>
> 9,000 documents in presumably an 8-hour day, or 16 hours if shift work
> is envisaged. *9,000 into 8 hours with no down-time is 3.2 seconds per
> document, so right away you will be into multiple workstations to handle
> the load.
>
> If you don't use OCR then you will be storing images of the documents,
> depending on the document size that could be about 45 kilobytes per page
> with 10:1 jpeg compression, if greyscale imaging is nused. *(black/white
> bit imageing will reduce that figure but is not much good if the copy
> has pale writing as in ncr copies). *At that, you will be generating
> about 400 megabytes per day, say 2 to 3 gigabytes per week, or about 150
> gigabytes per year, without the necessary indexing requirements. *Backup
> will require about 3 times that space, allowing for redundant backups.
>
> This is not a trivial exercise.
>
> A major database like Oracle or similar would be needed, plus
> professional advice and installation.
>
> Colin D.
>
> --
> Posted via a free Usenet account fromhttp://www.teranews.com


Actually, the storage database is transitory -- I do not need the
image data for long. I want to image the document, process it and
dispose of the image. So that makes the storage issue less of a
concern.

As for processing time, I have seen scanners that claim 75 ppm. So
therefore 9000 images would be 120 minutes. But I realize that adding
barcode reading is unrealistic at that speed. Still even if you halve
the speed, you still end up with a net rate of 37 ppm -- 4 hours of
processing. Which beats the current manual process of 14-15 manhours.
D
Reply With Quote
  #9  
Old 03-14-2008, 03:52 PM
D Lee
 
Posts: n/a
Default Re: Advice on imaging solution

On Mar 12, 8:05*pm, MoiMoi <moi...@example.com> wrote:
> In article <31167d65-7b25-42a1-999e-46904da35821
> @i7g2000prf.googlegroups.com>, d...@ics-canada.net says...
>
>
>
>
>
> > On Mar 11, 6:48*pm, "Neil Gould" <n...@myplaceofwork.com> wrote:
> > > Recently, D Lee <d...@ics-canada.net> posted:

>
> > > > I am looking for some advice on imaging equipment/software for a
> > > > specific application.

>
> > > > I will need to process about 9,000 documents per day. Each document is
> > > > 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
> > > > carbonless form). Each document has a large (3" x 1") code 39 barcode
> > > > in a standard location on each page. The barcode are unique

>
> > > > I need to create an image of each page, and read the barcode. I do not
> > > > need to OCR the page. The image would be stored in a databse, the
> > > > retreival key would be the barcode number.

>
> > > > Any suggestions?

>
> Does the barcode also have the actual numbers of the barcode under it?
>
> If so, *OCR could be involved, to get that number from a scan into text;
> and then it would be relatively easy to parse it out as the "title" of
> the document with some other text/script tool?
>
> MM- Hide quoted text -
>
> - Show quoted text -


Yes the text is there -- but I isnt reading the barcode more reliable?
Reply With Quote
  #10  
Old 03-14-2008, 07:06 PM
MoiMoi
 
Posts: n/a
Default Re: Advice on imaging solution

In article <346fa9b8-99ae-4a8e-b6d3-6eef5fde90a5
@i7g2000prf.googlegroups.com>, dlee@ics-canada.net says...
> On Mar 12, 8:05*pm, MoiMoi <moi...@example.com> wrote:
> > In article <31167d65-7b25-42a1-999e-46904da35821
> > @i7g2000prf.googlegroups.com>, d...@ics-canada.net says...
> >
> >
> >
> >
> >
> > > On Mar 11, 6:48*pm, "Neil Gould" <n...@myplaceofwork.com> wrote:
> > > > Recently, D Lee <d...@ics-canada.net> posted:

> >
> > > > > I am looking for some advice on imaging equipment/software for a
> > > > > specific application.

> >
> > > > > I will need to process about 9,000 documents per day. Each document is
> > > > > 8.5" x 5.25". Paper weight is standard NCR paper (one part of a 3-part
> > > > > carbonless form). Each document has a large (3" x 1") code 39 barcode
> > > > > in a standard location on each page. The barcode are unique

> >
> > > > > I need to create an image of each page, and read the barcode. I do not
> > > > > need to OCR the page. The image would be stored in a databse, the
> > > > > retreival key would be the barcode number.

> >
> > > > > Any suggestions?

> >
> > Does the barcode also have the actual numbers of the barcode under it?
> >
> > If so, *OCR could be involved, to get that number from a scan into text;
> > and then it would be relatively easy to parse it out as the "title" of
> > the document with some other text/script tool?
> >
> > MM- Hide quoted text -
> >
> > - Show quoted text -

>
> Yes the text is there -- but I isnt reading the barcode more reliable?


Dunno, depends.
Lots more options with text scanning OCR packages to database.
I suppose barcode reader hardware to database is just as viable. Not
sure which would prove to be faster/cheaper.

MM

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Imaging Solution Help Please Saucer Man Windows XP Installation 4 12-10-2007 03:21 PM
PRB: HP Photo & Imaging 2.0 George Neuner Scanners 4 10-22-2007 06:16 AM
Trying to start a hardware firewall solution - advice required Lester Stiefel Windows XP 1 08-03-2007 08:36 AM
Imaging Ron Seiden Windows XP 5 05-26-2007 04:16 PM
XP Imaging Issues intelinside451@yahoo.com Windows XP Installation 2 05-15-2007 09:08 AM


All times are GMT. The time now is 08:18 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger