Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Java project of the day - Window Reader - OCR
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Paul Klemstine  
View profile  
 More options Oct 31 2012, 4:14 pm
From: Paul Klemstine <paulklemst...@gmail.com>
Date: Wed, 31 Oct 2012 13:14:27 -0700 (PDT)
Local: Wed, Oct 31 2012 4:14 pm
Subject: Java project of the day - Window Reader - OCR

I just discovered the most amazing thing! Java finally lets you layer
"invisible" windows on top of other windows. I can finally draw things over
other windows outside of the normal Java frame.

I came up with this contraption today, "Window Reader", and it's still warm
from the compiler.
.
The idea is you press a hotkey (CTRL-R) to activate the program
(you will see a red border around your screen, and blue words where the
mouse is).
Next you drag a box around some text on your screen.
Then that area of text gets pushed through an OCR engine, and all the words
in that window will try to be optically recognized.
The results of the text scan are popped up in a new window.

This way you can cut and paste text from images that can't normally get
cut/pasted.

Windows Only! Needs the newest version of Java(7).
Let me know how it works for you, fellow software testers.

INSTALLATION / USAGE
1. unzip attached file
2. Start WindowReader.jar (double-click, or "java -jar WindowReader.jar")
3. Press CTRL-R and then select a smallish rectangle of text anywhere on
your screen to optically read.
4. Wait for it! Large areas can take a few seconds to process.
5. The new popup window will show the OCR text.
6. Repeat step 3 until:
7. You press CTRL-Q to quit.

  WindowReader.zip
22875K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »