Ask Your Question

Damo's profile - activity

2020-10-28 02:46:24 -0600 received badge  Nice Question (source)
2013-12-19 08:18:08 -0600 commented question OpenCV - Extract Regions From An Image

Yes its complex alright and I understand that no one solution would work. Would you recommend any sort of pattern or template matching?

2013-12-19 06:11:33 -0600 received badge  Editor (source)
2013-12-19 05:46:03 -0600 received badge  Student (source)
2013-12-19 05:36:20 -0600 asked a question OpenCV - Extract Regions From An Image

Hi

I am looking through the various OpenCV algorithms to try and find a solution to a problem I am currently having. I am trying to extract regions of interest from an image of a newspaper cover. For example, in the image below, I would like to categorise the heading "Everything but equality", the image below it and the text below that as a region and extract it from the image.

Can anyone offer any advice on what techniques I should be investigating in order to solve this image description