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, February 10, 2015 8:11:28 AM(UTC)

Hadi  
Hadi

Groups: Manager, Tech Support, Administrators
Posts: 218

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

The attached VS2010 C# Project is using LEADTOOLS version 19 with the Professional engine to show how to implement the Character Filters in an OCRZone so that the Language environment can be narrowed by specifying Character Sets. The name of each filter element indicates which category of
characters it validates.

https://www.leadtools.co...ne~characterfilters.html
https://www.leadtools.co...onecharacterfilters.html

Here are the supported character sets:

0x00000000NoneNo character filters.


0x00000001DigitRecognition of numerals only. For example: "3" (Digit Three).


0x00000002UppercaseRecognition of uppercase letters only, including accented ones. For example: "A" (Capital A).


0x00000004LowercaseRecognition of lowercase letters only including accented ones. For example: "a" (Lowercase a).


0x00000006AlphaUpper and lowercase letters only. This is a combination of (Uppercase | Lowercase).


0x00000008PunctuationRecognition of punctuation signs only. For example: "!" (Exclamation Mark).


0x00000010MiscellaneousRecognition of other miscellaneous characters only. For example: "+" (Plus sign).


0x0000001FAllAll
characters. Since all elements are enabled, there is no filtering. This
a combination of Digit (| Uppercase | Lowercase | Punctuation |
Miscellaneous).


0x00000020PlusEnables
the use of the "FilterPlus" characters. The FilterPlus characters are added after any filtering.


0x00000021NumbersDigits plus the "FilterPlus" characters This is a combination of (Digit | Plus).
File Attachment(s):
OCRCharacterFilterExample.zip (21kb) downloaded 253 time(s).

Edited by user Wednesday, August 12, 2020 8:32:26 AM(UTC)  | Reason: Not specified

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 : Friday, June 1, 2018 10:20:00 AM(UTC)

Nick  
Nick

Groups: Registered, Tech Support, Administrators
Posts: 161

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

I have updated this project to use LEADTOOLS v20 with the OmniPage engine.

https://www.leadtools.com/help/leadtools/v20/dh/fo/ocrzone-characterfilters.html
https://www.leadtools.com/help/leadtools/v20/dh/fo/ocrzonecharacterfilters.html

File Attachment(s):
OCRCharacterFilterExamplev20.zip (17kb) downloaded 170 time(s).
Nick Crook
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.095 seconds.