Have a look at WordFontAttributes from result iterator[1]. See how it is
used in tesseract-api[2] - it provides information about point size. Maybe
it will fit to you needs.

[1]
https://code.google.com/p/tesseract-ocr/source/browse/trunk/ccmain/ltrresultiterator.h?r=878#94
[2]
https://code.google.com/p/tesseract-ocr/source/browse/trunk/api/baseapi.cpp?r=850#1150

Zdenko


On Sat, Nov 9, 2013 at 10:04 PM, Jan Vašíček <[email protected]> wrote:

> Hi,
>
> I am new to Tesseract. I wonder if there is way how to limit size of
> characters that are being recognized (Like if I want filter out text in a
> backround of image).
> I have been reading through tesseract-ocr-parameters for a while but I am
> not able to find a solution for my problem.
>
> Thanks in advance.
>
> --
> --
> 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
>
> ---
> 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].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
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

--- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to