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 tesseract-ocr+unsubscribe@googlegroups.com.
To post to this group, send email to tesser...@googlegroups.com.
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.
Is image (in "mTess.setImage(image)" pix object?
Zdenko
On Mon, Apr 17, 2017 at 7:56 AM, NewbProgrammer <suarez....@gmail.com> wrote:
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 tesseract-oc...@googlegroups.com.