How to scan and recognise text under program control
-
I want to get a series of bridge hands into the computer. My thought is to make up a form and then have the players write into the character boxes the hands. The card values would be only the characters AKQJT98765432. Example: North Spades A Q T 5 Hearts T 8 7 Diamonds Q T 4 3 2 Clubs 8 and so on... Just the part to the right would be filled in by hand. My problem is to put together a program that can start the scanner, read in a page, look at the specific boxes where the characters can be entered and then decide which of the above characters is in the box (best match). I've got some leeway here in that all the above characters must be present 4 times (4 suits) so I could throw out a debatable character if it was matched with one of higher quality. My question here is can anyone suggest where I can look for examples of text recognition software callable from a controlling program. The standard search for text recognition software produces Xerox's Textbridge or Omnipage Pro. These are standalone programs that come out with Word files. I want something more primitive than this so that my program can control the whole thing. Edward E.L. Mitchell (508)771-0806 500 Ocean St., Unit 134, Hyannis, MA 02601