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, April 25, 2006 7:28:17 AM(UTC)

sjohns  
sjohns

Groups: Registered
Posts: 1


I have been able to OCR several files using the OCR demo.  Now that I have the resulting .rdf files, I can't find a demo which will open them - all them ones I've tried say "invalid file format".  What demo should I use to convert the .rdf file to a .txt or .doc 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 : Friday, April 28, 2006 11:42:48 AM(UTC)

Otis  
Guest

Groups: Guests
Posts: 3,022

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

The RDF file is not meant to be opened. This is a file the OCR engine uses to store the recognition results. We use this file internally to create the results in the final text file. After you save the RDF file, you should go to "Save Results" in the demo to save the actual text results out to file.
 
#3 Posted : Monday, September 25, 2006 9:40:09 AM(UTC)
achandra

Groups: Registered
Posts: 17


according to the previous thread message, you said that ocr engine uses rdf file to store the ocr recognition result.

So, if I have an rdf file, I can create a new rasterocr and set the RecognitionDataFileName == myrdffile.

Then, the ocr engine can have reference to all the result. Is that correct?

Thanks
 
#4 Posted : Wednesday, September 27, 2006 10:12:54 PM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

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

I'm not really sure what you are trying to do, but in this case, if the
RDF file already has data in it, then any subsequent recognitions will
append the new data to the file, so when you save the result, the
resulting file will contain the old data that was originally in the
file and the newly-recognized data.  You cannot access the data in the RDF file otherwise.

 
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.117 seconds.