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 solver this