I am wondering how can I draw a rectangle around words in the picture of paragraph using tesseract-ocr in my c++ application.
Also I want to crop some of words form the picture!
Any idea?
I am wondering how can I draw a rectangle around words in the picture
Share
I searched and tried so I found this:
This would result (x,y) of bottom left of the rectangle also w is width and h is Height of rectangle.