The Artima Developer Community
Sponsored Link

Java Answers Forum
screen capture help

1 reply on 1 page. Most recent reply: Sep 28, 2004 7:50 AM by Greg

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
MW

Posts: 1
Nickname: newoldguy
Registered: Sep, 2004

screen capture help Posted: Sep 26, 2004 4:14 PM
Reply to this message Reply
Advertisement
Hi-

Any help here would be appreciated. FYI, I have some C++ experience, and I've started dabbling in Java. I'm a SAS programmer by trade though.

I'm attempting to automate a multi-step process involving:

-capturing a 1 inch by 2 inch screen area in an application
-writing some Java (or whatever applies best) code for analyzing the image in the captured screen area. Code will need to be able to identify numbers and basic shapes (circle, triangle, etc.) in captured area; my first thought was that a bunch of if/then statements would suffice.
-outputting specific numbers and shapes identified in screen area to spreadsheet for later analyzation.
-process would need to repeat (ultimately outputting a new row of info to spreadsheet) every time screen is updated in area of capture.

I'm having trouble figuring out what tools/language I need to learn to do this. I downloaded a program called 'Quick Screen Capture' that can capture a specific area of the screen, but don't see how to make it automatically scan the specific area every time the screen updates in that specific area.

ANY help/guidance/refernces/pointers are GREATLY appreciated. I basically am wanting to find out what kind of tools/software/programming language I need to be learning to do this.

Thanks again!


Greg

Posts: 18
Nickname: singleton
Registered: Jun, 2003

Re: screen capture help Posted: Sep 28, 2004 7:50 AM
Reply to this message Reply
http://www.geocities.com/marcoschmidt.geo/java-save-screenshot.html

Flat View: This topic has 1 reply on 1 page
Topic: JPasswordField in java Previous Topic   Next Topic Topic: How i put an applet on the web, which is communicate with a database

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use