in reply to Reading Text from image

There is Image::OCR::Tesseract for Tesseract.

Martin

Replies are listed 'Best First'.
Re^2: Reading Text from image
by venkatesan_G02 (Sexton) on Oct 06, 2009 at 15:01 UTC
    Thanks for pointing out to a particular module. But i am not able to install this module both via cpan and nmake. Is there any special means to install it?

      Maybe the README file has some hints for you?

      Image::OCR::Tesseract
      =====================

      You will need tesseract and ImageMagick installed on your system.
      This package runs on Unix/Linux type OS.

      The Makefile.PL will check that you have tesseract installed.

      SEE ALSO

      INSTALL.tesseract
      INSTALL.imagemagick
      INSTALL