I am using the wordreco sample android.
I need to get specific coordinates (x,y) of an area within a text's bounding box where there is no text.
I had a look at
QCAR::Word::getMask | ( | ) | const |
which shows areas coverd by text but i cannot get the coordinates to use for further processing. Please help me on how to obtain them.
Thank you,
B.B
Hi,
could you explain this a bit better?
what do you mean with:
a text's bounding box where there is no text
?