i have a document image (b/w, 300dpi) containing newspaper like formated text (title, paragraph columns etc).
- How can i detect paragraphs columns to floodfill them with Black Color?
- How can i get distance with of floodfill textcolumns?
Is this possible using OpenCV or EmguCV/C# ?
See this link http://goo.gl/6djHt (no Spam its a shortlink) of what i mean.
Thanks in advance for any hints and code-snippets.