opencv - C++: Tesseract tuning to remove noisy elements -


i trying pre-processing on image text out of unfortunately there still "noisy" elements stuck on image , compromise ocr.

processed image:

processed image

the main goal keep text , remove little black lines on left:

black lines

does have idea how ?

thank help.

you can use stroke width transform

an example


Comments