

InterviewSolution
Saved Bookmarks
1. |
Solve : Transforming image to text? |
Answer» 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 |
|