Jump to content

autof1

Members
  • Posts

    2
  • Joined

  • Last visited

autof1's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Hi Everyone, Does anyone know how I can invert the colours on a bitmap/JPEG image? (Think MS Paint) I'm trying to do this before I run the image through a OCR. See the Tesserac script for more details: The screen capture I want to OCR has yellow characters on a blue background that tesserac can't read unless I invert the colours. I have played around with the script and even tried opening the capture in MS paint to invert (using Keyboard commands) but no luck. Anyone know a line of code that can do this for a entire image? I have seen a few example scripts on here that do it per pixel, but that's not what I am looking for a tedious/slow. Also, is there a way to screen capture a window that is always minimized, or do I have to activate everytime? Any help is much appreciated! Thanks, GG
  2. Does anyone know how I can invert the colours on the bitmap image the script takes before it runs it through OCR? The screen capture I want to OCR has yellow characters on a blue background that tesserac can't read unless I invert the colours (think MS Paint). I have played around with the script and even tried opening the capture in MS paint to invert but no luck. Anyone know a good line of code in GUI that will do this? Also, is there a way to screen capture a window that is always minimized, or do I have to activate everytime? Thanks, GG
×
×
  • Create New...