Hello,
I am trying to perform TextRecognize on some colored jpeg images. In each image is a large white label with 8 large typed characters. There may be colored objects outside the white label in the image (sorry in advance but I can't provide any images). I find that TextRecognize does one of three things: Correctly return the string, returns nothing, or returns junk. I am looking for ideas to improve the performance and suspect this function only works well with text on a uniform background. Any clues or suggestions would be appreciated. Thanks