Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, August 26, 2014 4:06:28 AM(UTC)

Hadi  
Hadi

Groups: Manager, Tech Support, Administrators
Posts: 218

Was thanked: 12 time(s) in 12 post(s)

Attached is a sample project using C# and Leadtools 18. This project shows how to use the AutoZoning Image Processing Command to generate zones for an image to be used in OCR.

http://www.leadtools.com/help/leadtools/v18/dh/po/leadtools.imageprocessing.core~leadtools.imageprocessing.core.autozoningcommand.html

The AutoZoning command lets you choose various options for the process and can be seen here:
http://www.leadtools.com/help/leadtools/v18/dh/po/leadtools.imageprocessing.core~leadtools.imageprocessing.core.autozoningoptions.html

Also shown in this demo is how to draw rectangle annotations using the new Leadtools.Annotations.Core namespace based on the zones.
File Attachment(s):
CS_AutoZoningDemo.zip (18kb) downloaded 288 time(s).
Hadi Chami
Developer Support Manager
LEAD Technologies, Inc.

LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, October 27, 2016 3:30:14 AM(UTC)

sensem  
sensem

Groups: Registered
Posts: 1


Hi hadi,

I get an error " 'IOcrPage' does not contain a definition for 'RecognizeText' " after importing the project in VS 2015.
what have to do ?



error message:
Severity Code Description Project File Line Suppression State
Error CS1061 'IOcrPage' does not contain a definition for 'RecognizeText' and no extension method 'RecognizeText' accepting a first argument of type 'IOcrPage' could be found (are you missing a using directive or an assembly reference?) CS_AutoZoningDemo C:\Users\Itelsys\Desktop\CS_AutoZoningDemo\Form1.cs 289 Active
 
#3 Posted : Thursday, October 27, 2016 8:33:53 AM(UTC)

Hadi  
Hadi

Groups: Manager, Tech Support, Administrators
Posts: 218

Was thanked: 12 time(s) in 12 post(s)

The issue you are seeing is because the example was built using version 18 of the LEADTOOLS SDK.

I have updated the project to work with version 19, please download and use this one.

File Attachment(s):
CS_AutoZoningDemo_19.zip (13kb) downloaded 277 time(s).
Hadi Chami
Developer Support Manager
LEAD Technologies, Inc.

LEAD Logo
 
#4 Posted : Friday, June 1, 2018 9:58:38 AM(UTC)
Nick Villalobos

Groups: Registered
Posts: 119

Was thanked: 4 time(s) in 4 post(s)

I have updated this project to work with Version 20.
File Attachment(s):
CS_AutoZoningDemo_20.zip (485kb) downloaded 176 time(s).
Nick Villalobos
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.092 seconds.