Computer Hope

Software => Computer programming => Topic started by: Robert Tample on November 16, 2005, 10:06:24 PM

Title: Transforming image to text
Post by: Robert Tample on November 16, 2005, 10:06:24 PM
Hi, I'm trying to make a program in Visual Basic 6.0 that will be able to take a picture and break it into text. I also want it to be as small a file as possible so I'm trying to convert the image into greyscale with 10 shades of light (white to black) and each pixel is represented by a number 0-9. If anybody has any idea how to do this it'll be a huge help. Thanks  8)