I have seen some of these issues addressed in other posts already made
in this group.  Do a search for "assert" and "FAQ".  In the FAQ web
page for tesseract-ocr, there is something about Minimum text size.

On Jan 14, 5:30 am, Jas <[email protected]> wrote:
> Hello ,
>
> First off, many thanks to the developers of tesseract for sharing
> their efforts with wider audience.
>
> I would like to ask if there are any specific caveats to take care of
> when reusing the TessDllAPI class ?
>
> I have been using it in a C++ project (basically looking to read tiff
> files and recognize chars) , but so far so, the only files I could
> succesfully read are the two supplied by the tesseract itself -
> "eurotext.tif" and "phototest.tif" .
>
> For virtually any other tiff file (and yes, I took care to pass
> uncompressed and 1-bpp files), it either throws an ASSERT error or
> simply recognizes the first char as a "~", and then any subsequent
> char as a zero ("0").
>
> Could it be that I am doing something wrong ??
> Any help appreciated!
>
> Many thanks in advance,
>
> Jasenko
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to