SwiftOCR icon indicating copy to clipboard operation
SwiftOCR copied to clipboard

Can't recognize the image with dark background

Open zhouhao27 opened this issue 8 years ago • 2 comments
trafficstars

New to OCR. Here is my image.

screen shot 2017-05-20 at 12 05 47 pm

Should I do some training or something else? Any idea? Thanks. 

zhouhao27 avatar May 20 '17 04:05 zhouhao27

I think you need to train your network for this font. You can use trainer app for training network for specific font.

serhii-londar avatar May 25 '17 15:05 serhii-londar

If you want to recognise a white font on a black background, you should first invert the image before trying to recognise it.

NMAC427 avatar May 29 '17 16:05 NMAC427