-5

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.

1 Answers1

1

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.

Deepan Raj
  • 385
  • 1
  • 5
  • 16