Some Useful information

Discussions about machine vision support in GdPicture.
User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Some Useful information

Post by Loïc » Sun Oct 26, 2008 5:17 pm

GdPicture Tesseract OCR is an optional optical character recognition engine for the following GdPicture SDKs:

- GdPicture.NET Document Imaging SDK - https://www.gdpicture.com/products/dotne ... ng-sdk.php
- GdPicture Pro Imaging SDK - https://www.gdpicture.com/products/gdpic ... ctivex.php
- GdPicture Light Imaging Toolkit - https://www.gdpicture.com/products/gdpic ... ctivex.php
- GdTwain Pro SDK - https://www.gdpicture.com/products/gdtwa ... ontrol.php
- GdTwain ActiveX - https://www.gdpicture.com/products/gdtwa ... ontrol.php



To use it, you need to unlock the Plugin using the SetLicenseNumberOCRTesseract() method with a valid license key (commercial license or trial license).

You can get a one month trial license key from this link: https://www.gdpicture.com/evaluate/sdk-e ... hp?sdkid=9


More information about this Plugin from here: https://www.gdpicture.com/products/plugi ... engine.php



Samples:

OCR zone of a PDF page(.NET) - viewtopic.php?t=1360
Generating searchable PDF from Scanner, Bitmap, or PDF (.NET) - viewtopic.php?t=1257
Generating searchable PDF from Scanner, Bitmap or PDF (ActiveX) - viewtopic.php?t=983

Marcio
Posts: 9
Joined: Tue Mar 04, 2008 4:08 pm

Re: Useful informations

Post by Marcio » Thu Nov 05, 2009 2:33 pm

Hello,
I received the trial license key for the ocr, but it doesn't work, it keeps saying that it is unregistered, and I can't test it by returning the ocr as string.
Thanks.
Marcio.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Useful informations

Post by Loïc » Thu Nov 05, 2009 2:53 pm

Hi Marco,

Maybe you are not unlocking all features. You have to call both SetLicenseNumber() & SetLicenseNumberOCRTesseract() functions.

If you need more assistance, report code you are using to unlock the toolkit.

Kind regards,

Loïc

Marcio
Posts: 9
Joined: Tue Mar 04, 2008 4:08 pm

Re: Useful informations

Post by Marcio » Wed Dec 02, 2009 4:32 pm

Hello Loic,
I tested it and bought OCR License Key.
During my development it works fine under Win XP, but when running in a dedicated machine Win 2003 Server, it says that the license key is invalid.

Does OCR feature run on Win 2003 Server?

Thanks,
Marcio.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Useful informations

Post by Loïc » Wed Dec 02, 2009 4:36 pm

Hi Marcio,

Yes it should work on any Windows operating system. I suggest you to download the latest version of your toolkit available on gdpicture.com
In old release we got limitation for server, this limitation have been removed on latest edition.

With best regards,

Loïc

AmoK
Posts: 9
Joined: Thu Jan 14, 2010 12:57 pm
Location: Labege, France (31)

Re: Some Useful information

Post by AmoK » Fri Mar 05, 2010 12:55 pm

I'm using GdPicture Pro 5, where can I download TesseractDictionnary ?

(not found in the FAQ)

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Some Useful information

Post by Loïc » Fri Mar 05, 2010 1:03 pm

Hi,

The Dictionary files are included in GdPicture packages.

After installation you can find they into [INSTALLATION DIRECTORY]\Redist\OCR

With best regards,

Loïc

AmoK
Posts: 9
Joined: Thu Jan 14, 2010 12:57 pm
Location: Labege, France (31)

Re: Some Useful information

Post by AmoK » Fri Mar 05, 2010 3:34 pm

Thank you for your reply !
I found files in this repertory [INSTALLATION DIRECTORY]\redist\optional\ocrdata

OCRTesseractDoOCR works fine :wink:

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Some Useful information

Post by Loïc » Fri Mar 05, 2010 3:40 pm

Yes you are right !

[INSTALLATION DIRECTORY]\redist\optional\ocrdata for ActiveX editions

and

[INSTALLATION DIRECTORY]\redist\OCR for .NET

Kind regards,

Loïc

blagoye
Posts: 14
Joined: Sat Oct 31, 2009 11:24 pm

Tesseract v3.0

Post by blagoye » Wed Aug 25, 2010 4:11 pm

Hello,

I was wondering is there going to be an implementation of Tesseract v3.0 in your OCR engine?
As I understood in Tesseract v3.0 there is a support for serbian language which would be tremendously useful for our applications!!
We would be ready to pay an extra fee for that specific version of Tesseract OCR engine.

Kind regards,
Blagoye

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Some Useful information

Post by Loïc » Wed Aug 25, 2010 7:01 pm

Hi,

Tesseract 3 is not yet releases. It is currently in beta stage. We will probably create another plugin for the new engine if it is still released under the Apache license.

Kind regards,

Loïc

mdsweb
Posts: 9
Joined: Wed Jun 23, 2010 5:51 pm

Re: Some Useful information

Post by mdsweb » Fri Oct 22, 2010 3:10 am

Now that Google has released v3.0, do you have any updates on time?

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Some Useful information

Post by Loïc » Fri Oct 22, 2010 3:49 pm

Hi,

The next plugin V3 should be available within 2 months.

Loïc

mdsweb
Posts: 9
Joined: Wed Jun 23, 2010 5:51 pm

Re: Some Useful information

Post by mdsweb » Wed Dec 15, 2010 3:57 am

Loïc wrote:Hi,

The next plugin V3 should be available within 2 months.

Loïc
Good day,

Just checking the status of GDPicture with the new version of the Tesseract Engine? In addition to thread safe OCR, is performance looking considerably better in the new version of Tesseract?

Thank you for your time

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Some Useful information

Post by Loïc » Wed Dec 15, 2010 12:45 pm

Hi,

We do not yet implemented this feature.
I am not sure that Tessract V3 is fully operational for multi-threading purpose. Also, we are still thinking about how to wrap the new engine.
We will probably release an open-source gateway between GdPicture & Tesseract V3 under Apache license. Currently investigations are in "on hold" step.
We will go back to this feature next year. We concentrate our efforts on GdPicture.NET 7.3 which will be released very soon.

Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest