-
Java Text Recognition Library
Does anyone know of one? It is for reading text from a video game...not captchas.
I'm trying to read the letters from this game called "Super Text Twist". I already have the code to generate words and send the keystrokes. It's just a pain to have to manually enter the letters for each round. I want to see how high the score goes.
thanks
-
I have heard of Optical Character Recognition Libraries for Java.....is that what you want?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
That sounds right...sometimes the hardest thing is figuring out what to search for. Can you recommend any?
I see there is Aspire OCR, but that is only an evaluation version that lasts for 30 days 
I also found JavaOCR but this demo version replaces 'a' and '2' with random characters 
The only promising one I've found is GOCR. It's written in C but I don't think it would be too hard to interface with the executable.
-
 Originally Posted by Joe Beam
Can you recommend any?
Yes.
This one...
 Originally Posted by Joe Beam
The only promising one I've found is GOCR. It's written in C but I don't think it would be too hard to interface with the executable.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
By shuvaforall in forum Java
Replies: 7
Last Post: 09-24-2008, 03:54 AM
-
By HiralShah in forum Java
Replies: 1
Last Post: 05-31-2007, 08:29 AM
-
Replies: 4
Last Post: 04-14-2006, 09:09 AM
-
By Glen Kunene in forum Talk to the Editors
Replies: 17
Last Post: 03-23-2002, 12:43 AM
-
By Anonymous in forum Java
Replies: 0
Last Post: 01-31-2002, 11:08 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks