Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: OCR

  1. #1
    Junior Member
    Join Date
    Oct 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default OCR

    Hello, what is the best app that makes image recognition by the camera of the device? the Tesseract recognizes only letters? how to integrate it to my application?


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: OCR

    Also posted at: Ocr
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: OCR

    Thread moved.

    This question is first requesting other's opinions, not a Java question. I'm sure you can find reviews of OCR applications by searching the 'net. When you've chosen one and have questions about integrating it into your application, I recommend you start with the OCR application's documentation, author, user groups, etc.

    Good luck!

Similar Threads

  1. ocr in image processing
    By rammane@gmail.com in forum What's Wrong With My Code?
    Replies: 2
    Last Post: March 30th, 2014, 11:01 PM
  2. ocr in image processing
    By rammane@gmail.com in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 9th, 2013, 09:26 AM
  3. make own OCR
    By Suhail Tamboli in forum Algorithms & Recursion
    Replies: 0
    Last Post: May 31st, 2013, 12:09 AM
  4. Java OCR
    By raimens in forum Java Theory & Questions
    Replies: 1
    Last Post: March 20th, 2013, 05:32 PM
  5. OCR in Java
    By Fariborz in forum Java SE APIs
    Replies: 2
    Last Post: December 24th, 2010, 04:17 AM