+ Reply to Thread
Results 1 to 2 of 2

MODI ocr

  1. #1
    Forum Contributor
    Join Date
    06-27-2006
    Posts
    310

    MODI ocr

    I have neen experimenting with optical character recognition using the microsoft office document imagining library.

    I used a sample code from msdn, which I modified a little.
    It works great for the images I tested if they are in grayscale, color images aren't as consistent.

    So my question is whether anyone knows how I can go about converting an image to grayscale ?

    Is there another library I can reference for that purpose ?
    Or an API ?

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    06-27-2006
    Posts
    310
    Or create an image control and change the properties ?
    Sheet1.Shapes("Picture 3").PictureFormat.ColorType = msoPictureGrayscale

    How do I then do I copy it back into the original file or a new file so that i can run it through my ocr sub ?
    Or can I somehow refer to the picture control itself in my ocr sub without the need to copy it back to a file ?
    Last edited by SuitedAces; 02-20-2008 at 11:21 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1