Hello everyone,
I am facing a problem when i am trying to initialize tesseract engine
language with my own traineddata. Please help me out.
Error is as follow,
Unhandled exception at 0x5e8638f5 in Test.exe: 0xC0000005: Access violation
reading location 0x00000000.
tessdata_manager.SeekToStart(TESSDATA_INTTEMP):Error:Assert failed:in file
..\..
\classify\adaptmatch.cpp, line 555
I have initialized as follow,
*if(api->Init(NULL, "eng+ABC", tesseract::OEM_DEFAULT))*
* {*
* fprintf(stderr, "Could not initialize tesseract.\n");*
* exit(1);*
* }*
where ABC.traineddata put into tessdata folder.
--
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tesseract-ocr/c9675b49-5610-4f7c-8381-dcf8c564bb7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.