I'm trying to get a bounding box for the word "ЛИЛИЯ" in this image, using opencv.
(source: litprom.ru)
I am already experimenting with cv::findContours()
and different thresholding alogrithms for couple of days, but can not get any satisfying results.
So, what do I know about this word:
English is not my native language, so I'm sorry if the question is not properly explained. If someone needs more images to answer this question, I have at least a dozen more.
Check out stroke width transform. That is used to text detection.