How to detect Text Area from image?

Take a look at this bounding box technique demonstrated with OpenCV code:

Input:

enter image description here

Eroded:

enter image description here

Result:

enter image description here

Leave a Comment