rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.22k stars 894 forks source link

Recognizing characters in seven segment displays #69

Closed Hashan1100 closed 7 years ago

Hashan1100 commented 7 years ago

Hi,

I am trying apply this solution to recognize seven segment numbers. But it doesn't seen to recognize those numbers. Is there any way to make this work for seven segment recognition. Or do is there a training data set for seven segment characters.

rmtheis commented 7 years ago

The way to find out is to try it. Along with training data you'd need some custom image pre-processing.