views:

215

answers:

0

I got grayscale images made by cheap camera and I need to make a program OCR. The main problem is noise or objects that are not text but they present in binary image. Now I think of text extraction from image.

I need some good algorithm for that. Can you suggest any really good one? For example if image contains black color text and something like a black line then that algorithm will select only text without line.