Shreeshrii / tessdata_ssd

Tesseract 4 traineddata for recognizing Seven Segment Display
Apache License 2.0
49 stars 7 forks source link

Not getting "." (period) from an image for 7 segment display image. Eg. if the number is 100.32 , I am getting 10032. #2

Open bhakti3115 opened 4 years ago

bhakti3115 commented 4 years ago

roinew_11 roinew_24

Shreeshrii commented 4 years ago

Invert the images, black on white, and try.

Else, fine-tune with your custom training data.

bhakti3115 commented 4 years ago

Inverting the image is not working. Will try second option and revert. thank you

Shreeshrii commented 4 years ago

I have linked other projects for ssd in readme. You can try those too.

bhakti3115 commented 4 years ago

I have tried those. That are not giving proper output. Do you have any tutorial link from where I can learn to fine tune 7seg.traineddata ?

TejasMIT commented 3 years ago

You image has a very thick font. Try applying erosion and it should work