Jump to content

bg1987

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by bg1987

  1. Edit: I found this thread. It has a full script. Guess you can close this now. Thanks.
  2. Thanks, is there a documentation of all these function? Couldn't find more than a few specific functions on google.
  3. I have a lot of small pictures and I want to combine them to a big picture Specifically I want to create a sprite sheet from single files. Is it possible with autoit?
  4. I dont really want to read the icons on the windows desktop that was just an example for the capabilities im looking for. I just want to know if a theres a script that can do pretty simple OCR but not of pure black on white fonts. something that could recognize something similar to this picture and print out "Hello". this isnt exactly OCR because they are usually meant for recognizing black text on a white background. and its not captcha breaking because the image of the text isn't distorted. its something between those two. Im wondering if its possible.
  5. Hi guys, I'm looking for a way to read some simple text from an image, something that will be able to take a screenshot of a desktop, and give me the names of the icons on it. i.e. for this http://img515.imageshack.us/img515/6324/emptya.jpg, it will return "Computer Recycle Bin Adobe Acrobat 9... Media Player Classic" I looked for OCR and found tessaract but it doesn't do it very well. Looking for simple captcha breaking (which is an overkill I think) also yielded nothing. maybe anyone knows of such a script? tl;dr: need a script that can read text in certain fonts from a screenshot. Thanks.
×
×
  • Create New...