I am currently developing an app in android studio. It seems that my app is crashing at "mTess.setImage(image)" I don't know why and I'm still learning. Can anyone help me? Btw, the image that was set was taken from a camera and the will be cropped out. After cropping it out the image will be convert into greyscaled image and then binary image to increase accuracy of tesseract.
The reason why I said that the error was in mTess.setImage() was because everytime I comment it out the app runs fine without saying "unfortunately blah blah", so there is where I get my basis from. :/ -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/9659ee2e-0496-4784-b729-62a129c47c1d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

