Results 1 to 2 of 2

Thread: Get Data on Screen (from Internet or Software)

  1. #1
    Join Date
    Dec 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Get Data on Screen (from Internet or Software)

    Hello everybody,

    I would like to get and process data that appears on my screen. I would like to be able to calculate data in a poker software (I know that these kind of softwares can be found for free on the Internet) or on the Internet. For example, how could I get the cards that appears on the screen? Any idea of the tools that I should use? If you know a good example that I could follow, it would be perfect!

    Thank you

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Get Data on Screen (from Internet or Software)

    You will need some kind of image recognition ability if all you have to work on is the image of a hand of cards (or a Flash application). If your on-screen display is created by HTML then you might find that parsing the HTML will tell you what cards are displayed.

Similar Threads

  1. Getting raw touch screen data.
    By mahdi75 in forum Qt Programming
    Replies: 1
    Last Post: 21st March 2011, 08:42
  2. Replies: 3
    Last Post: 25th January 2011, 13:36
  3. Replies: 0
    Last Post: 19th January 2011, 03:29
  4. application screen as screen saver
    By wizarda in forum Qt Programming
    Replies: 0
    Last Post: 6th January 2011, 19:15
  5. Replies: 2
    Last Post: 11th June 2010, 07:23

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.