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 : Wednesday, December 7, 2005 6:39:38 AM(UTC)
inuvasoft2005

Groups: Registered
Posts: 1


Sir,

I am using LeedTools OCR SDK for DOT NET.

I want to get individual characters after a complete OCR of  tif file.

I am using the following code:

 

Dim recogChars As RasterOcrRecognizedCharacters() = rasterOcr.GetRecognizedCharacters(0)

 

how to get individual characters including white space and spacial characters using recogChars object.

basically I want to fin individual characters and hilite those characters using Annotation.

Can you pls, help me?

Thanx,

Partha

(INUVASOFT LTD.)

 

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 : Sunday, December 11, 2005 5:51:03 AM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

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

Partha,

Spaces themselves are not returned as a recognized character. However,
you can use the RasterOcrRecognizedCharacters.Space Property to know the number of spaces in front of the recognized code character.
For a code sample that shows how to use the characters, see the code sample for RasterOcr.GetRecognizedCharacters Method

Amin Dodin

LEADTOOLS Technical Support
Amin Dodin

Senior 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.110 seconds.