[tesseract-ocr] Re: How to get bounding boxes for text in images.

2017-09-20 Thread Somesh Kumar
Hi Quan Nguyen

Iam using python for extracting the text. The link that you have provided 
has the API Examples for C++. Can you provide any other resources for the 
api using python.
 I have tried with the wrappers for tesseract-OCR in python, but I was 
unable to get the co-ordinates.I am using Windows OS.


-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/006ef168-c344-49cc-a574-61d1e38799b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] Re: How to get bounding boxes for text in images.

2017-09-19 Thread Quan Nguyen
Have you seen the API Examples?

https://github.com/tesseract-ocr/tesseract/wiki/APIExample

On Tuesday, September 19, 2017 at 10:27:47 AM UTC-5, Somesh Kumar wrote:
>
> Hi
>
> I have used tesseract-ocr in my application and I am able to get the 
> result(i.e extracting the text from image in form of multiple strings) 
> using the wrapper 'pytesseract'.
> For a requirement in the application, I need to draw bounding boxes around 
> each word so that I could get the co-ordinates of each word or is there any 
> possibility that i can get coordinates for the text in the image.
>
> It could be a great help if any one can suggest me the correct way.
>

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/edf21b2a-8674-4b9b-970a-e6c2a4f9b3c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.