CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Jun 2008
    Location
    Netherlands
    Posts
    106

    How to ocr this with known font

    I used to do this with pixelcompare, but the position of the textwindow can be altered, so that does not work anymore. I have a ttf file, so I know what font they use.
    Problem is also they have forced antialias what makes pixelcompare also difficult.
    Can anyone put me into the right direction how to ocr this ?
    Not with commercial components please.
    Attached Images Attached Images  

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured