Search found 30 matches: dosadi

Return to advanced search

Re: OCR for scanned documents

... already. It is not free so that might be a problem. Hey Gale; What exactly do I need to purchase to get OCR? Is it the Transym OCR license or Dosadi pro ver 4? I'm only interested on extracting text from .tiff scanned pages. The scanning is already done by the time I get the .tiff page images. ...
by reinaldocrespo
Thu Mar 02, 2017 7:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OCR for scanned documents
Replies: 13
Views: 4386

Re: OCR for scanned documents

Hey Gale;

Don't you have to purchase Dosadi EzTwain Pro ($999) for the OCR to work?

For example function TW_OCR_SELECTENGINE(EZOCR_ENGINE_TRANSYM) is not on the free version of the API. Am I missing something here?

Thank you for your help,


Reinaldo.
by reinaldocrespo
Tue Mar 03, 2015 10:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OCR for scanned documents
Replies: 13
Views: 4386

OCR for scanned documents

Hello everyone; I wonder if anyone here has any experience implementing an OCR engine for their scanned documents. I've been using the free DOSADI EzTw32.dll lib to scan documents. I now need to add OCR. There is a C++ open source OCR library maintained by google called Tesseract it seems popular ...
by reinaldocrespo
Mon Aug 04, 2014 1:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OCR for scanned documents
Replies: 13
Views: 4386

Tscan and XHarbour

As I mentioned on an earlier post I got a copy of TScan which seems to utilize the paid for version of the EzTwain from DosAdi. It seems that most people use the free version. Can someone direct me to the location of the Free software from DosAdi. Are there many versions of TScan out ...
by byron.hopp
Thu Jun 28, 2012 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tscan and XHarbour
Replies: 7
Views: 3340

Re: Have any one success with Scan and OCR to database?

... to use TOCR? If so, thank you in advance and very kindness. Hi, you could try the free eztwain with the transym ocr (about 50USD). http://www.dosadi.com
by dutch
Tue Dec 21, 2010 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Have any one success with Scan and OCR to database?
Replies: 5
Views: 1110

Re: Have any one success with Scan and OCR to database?

Hi,
you could try the free eztwain with the transym ocr (about 50USD).
www.dosadi.com
by Marco Turco
Tue Dec 21, 2010 8:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Have any one success with Scan and OCR to database?
Replies: 5
Views: 1110

Re: Win7 + EZTW32.DLL problem?

... Os. You don't need to register the dll, simply copy the dll into your app dir. I suggest you to download the 30 days pro version from http://www.dosadi.com/eztwain3.htm and install it. It contains a simply scanner application that use the Dosadi Dlls called Twerp32 and also Twister that report ...
by dutch
Tue Aug 24, 2010 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Win7 + EZTW32.DLL problem?
Replies: 14
Views: 5243

Re: Win7 + EZTW32.DLL problem?

... Os. You don't need to register the dll, simply copy the dll into your app dir. I suggest you to download the 30 days pro version from http://www.dosadi.com/eztwain3.htm and install it. It contains a simply scanner application that use the Dosadi Dlls called Twerp32 and also Twister that report ...
by Marco Turco
Mon Aug 23, 2010 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Win7 + EZTW32.DLL problem?
Replies: 14
Views: 5243

Re: Win7 + EZTW32.DLL problem?

... image. If you have worked with Win7, could you give me an example with DLL file to test in my laptop. Because I got the latest eztw32.dll from dosadi.com. Do I need to by Pro. version? Thanks, Hi Dutch, did you download the last eztwain dll from dosadi.com ?
by dutch
Sun Aug 22, 2010 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Win7 + EZTW32.DLL problem?
Replies: 14
Views: 5243

Re: Win7 + EZTW32.DLL problem?

Hi Dutch,
did you download the last eztwain dll from dosadi.com ?
by Marco Turco
Sun Aug 22, 2010 10:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Win7 + EZTW32.DLL problem?
Replies: 14
Views: 5243

Re: Win7 + EZTW32.DLL problem?

... SCANNER classes but it will error at line oScanner := Scanner():New(hWnd) <---- error May I ask you some questions, - What's EZTW32.DLL (from DOSADI classic updated version)? - Do I need to link any library? - Does my code problem? Thank you for your kindness. FUNCTION Main(cFileRes)LOCAL ...
by dutch
Wed Aug 18, 2010 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Win7 + EZTW32.DLL problem?
Replies: 14
Views: 5243

Re: dmtwain 32 bit

Did you try Eztwain by Dosadi ? www.dosadi.com
by Marco Turco
Tue Jul 27, 2010 8:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: dmtwain 32 bit
Replies: 5
Views: 977

Re: Reading a barcode through scanner

Sorry, you are right.
You need to download the eztwain pro dlls at http://www.dosadi.com/eztwain3.htm (trial version available)
by Marco Turco
Mon Aug 24, 2009 7:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading a barcode through scanner
Replies: 3
Views: 717

Reading a barcode through scanner

... of any document and to permit the customers that haven't a barcode reader to use the scanner as alternative. The modified class use the built-in Dosadi OCR Barcode engine that can only detect 3of9 barcode, if you need to recognize any other barcode type you can make this adding the LeadTools ...
by Marco Turco
Sun Aug 23, 2009 8:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading a barcode through scanner
Replies: 3
Views: 717

Re: About tscanner and multipage scanner

Hi, How I can use tscanner with multi file scanner like hp scanjet 8460 ? I´m using EZTWAIN 2.70 from dosadi but I can get only one page at a time, but HP8460 can digitalize 10 pages at a time. Thanks for any information and best regards, Toninho. :lol: Ja resolvi isto tive ...
by Giovany Vecchi
Mon Nov 17, 2008 11:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: About tscanner and multipage scanner
Replies: 9
Views: 2425
Next

Return to advanced search