Hello, I was wondering if anyone would give me pointers to image rec packages that would help me recognize "text" (not OCR, just something that looks like text) and a black box frame. So, suppose:
text
+----------+
| |
| text1 |
| |
| |
+----------+
text
How do I recognize that "text" boxes are text, and that, say, text1 is inside the box?
Apologies for the vague question... I wouldn't know where to start. This is not homework, btw.