This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, June 21, 2012 12:41:34 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The attached ZIP file contains a minimum OCR demo using HTML5. This demo only gets the path of an image, shows the image on the viewer and recognizes the entire image without determining the zones. The recognized words are shown on a new window.
I created a new service that does the minimum OCR. To run this demo, you will need to copy the attached service (OCR.cs) into the following folder:
[LEADTOOLS 17.5 Folder]\Examples\REST\Leadtools.RESTServices\OCR
After that, copy the attached "Leadtools.RESTServices.dll" to the following folder:
[LEADTOOLS 17.5 Folder]\Examples\REST\RESTServicesHost\Bin
After copying both files, run the "LeadtoolsServicesHostManager_Original.exe" from the following folder:
[LEADTOOLS 17.5 Folder]\Bin\Dotnet4\x64
Make sure that .NET version is set to v2.0 and CPU is set to x86 before creating the services.
After that, you can build and run the demo successfully.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.