CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: OCR for .NET

  1. #1
    Join Date
    Apr 2005
    Posts
    33

    OCR for .NET

    Hello,

    Did anybody hear about a free OCR-module for .NET? I want it to recognize JPEGs (so MODI isn't good enough, as far as I know, it recognizes TIFFs and BMPs only...)

    Thank you.

  2. #2
    Join Date
    Aug 2002
    Location
    Brazil
    Posts
    730

    Re: OCR for .NET

    Hi, i know nothing abou .NET programming and still I have a tip for you. It's easy to convert from JPG to BMP in VB6 so it shouldn't be harder in .NET. Try converting to BMP then using MODI.
    All consequences are eternal in some way.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured