opencv - Text In Image Detection -


i'd able detect , recognize text in image (such in example shown below). have tried many techniques such otsu thresholding, blob detection, filtering , general cleaning of image such gaussian blur etc. have fed pre-processed image ocr software in order recognize text, results unsatisfactory appearance of text in scenario can vary lot.

what best techniques other listed can use detect , recognise text in images?

i'm using opencv library.

text in image


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -