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 : Monday, February 25, 2008 8:52:47 PM(UTC)
Jagdip_jadav

Groups: Registered
Posts: 2


How can inplement Recognition of ICR wihtout creating .RDf file.
i  write code as below:

_rasterEngine.RecognitionDataFileName = RDFilename;
try
{
         _rasterEngine.Recognize(0, 1, null);
}

It is posible to recognize ICR without creating RDF file.
 

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 : Wednesday, October 1, 2008 12:18:13 PM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


No, the RDF file is what stores the recognition data (text, guess characters, locations, etc.) gathered during the Recognize function.
 
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.165 seconds.