I stuck in problem to extract text from image though OCR. could not find any example yet to. What i want to take image from camera and extract all text from image and display.Kindly anyone would recommend me fully example.
thanks.
I stuck in problem to extract text from image though OCR. could not find any example yet to. What i want to take image from camera and extract all text from image and display.Kindly anyone would recommend me fully example.
thanks.
You can use tesseract-ocr. Very effective tool. I haven't used tesseract in android.I guess you can get information in this and this links.