With my new appointment, I am looking for a way to detect the presence of text in the image. An image is a map β for example, a google map. The task is to determine where the street / city mark is located.
I know that the opencv library has an algorithm that can detect functions (for example, human faces) - a classifier for a hara or a pig (a histogram of oriented gradients), but I heard that the process of learning such algorithms is quite complicated.
Do you know any algorithm, method or library that could do this (detect the presence of text in the image)?
Thanks, John
image image-processing opencv computer-vision image-recognition
John Jan 05 '11 at 16:08 2011-01-05 16:08
source share