-1

I am making an app that wants to use tesseract OCR library. But tesseract is written in C++. So I wnt for tess4J. I read tutorials how to use it in eclipse and in android project. I followed this question (Including Tess4J to a Java project as library in Eclipse) but the steps written are not helping me. Please guid me in how to use tesseract library in android app and in eclipse with java as code base.

Community
  • 1
  • 1
Utkarsh Srivastav
  • 3,105
  • 7
  • 34
  • 53

1 Answers1

1

For Eclipse, try the Development with Tess4J in NetBeans, Eclipse, and command-line tutorial.

nguyenq
  • 8,212
  • 1
  • 16
  • 16