I am developing android project for graduation project.I want to recognize mathematical expressions,symbols like 3x ÷ 7 = 11 , x^2 – 4 = 0 , integral sign etc. I tried equ.traineddata but it returns absurd result. exactly what i want to do use together equ and eng taineddata.I think equ.traineddata incorrect. I added tess-two library in dependencies like below.
implementation 'com.rmtheis:tess-two:9.1.0' What can i do to recognize them. Please can you help me?Also eng and equ traineddata available in my android device inside tessdata file.I am waiting your helps. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/7df547da-ae20-4b3a-b03b-6a5d4a63265f%40googlegroups.com.

