recognizing images on screen.. which language

Discussion in 'Java' started by ghsrocketman, Jun 9, 2008.

  1. ghsrocketman

    ghsrocketman New Member

    Joined:
    Jun 9, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hey guys

    I'm looking to start a summer project involving programming an odds calculator for online poker. I have experience programming, but I have no idea which language is capable of recognizing cards that are dealt onto the screen.

    Questions:
    1) What language should I use?
    2) What's the topic I'm looking for that does screen and image recognition?

    Thanks!
     
  2. Silcrome

    Silcrome New Member

    Joined:
    Jul 28, 2008
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Software Engineer
    you said the topic yourself, image recognition. Any language can do it but for quick development id suggest MATLAB and for efficient programming id suggest C with recognition libraries (just google for one there are many out there). For the specifics of online poker if you are targetting a specific site just make a mask of their numbers and apply it to the location where the numbers are, the best match(which should be 100% if you are targetting a specific site) will be your corresponding number/suit. this is easy if you have a visual of what you are working with(i.e. a program that does screen captures and "clicks") but id suggest you ask in the hacking forums about getting the data from teh program itself rather than screen captures, although most websites ToS say you can't use a bot so make sure you aren't doing anything unethical!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice