OCR with PHP?



Hi!

Does anybody here know of a library of class to use some OCR tool from within PHP to extract some text from images? Doesn't have to be very accurate. It's just to build a simple seach possibility for stored pictures (mostly scans from magazines).

Thank's in advance and best regards,
Stevie

.



Relevant Pages

  • Re: OCR with PHP?
    ... Does anybody here know of a library of class to use some OCR tool from ... within PHP to extract some text from images? ... I think this PHP class does exactly what you want: ...
    (comp.lang.php)
  • Re: Loading png images into a mysql table/database
    ... echo $data; ... Loading images from a dB is really lame! ...
    (comp.lang.php)
  • Re: [PHP] corrupt image when viewed using PHP
    ... You can find different solutions at the PHP Manual web site; ... We have written an app in PHP4 that receives images from mobile phones that are taken with the camera, we have found a problem that some of the images ... are corrupt and we have determined that it is because of Nokia VGA cameras that have sent the image, basically the jpegs are fine but the extra info that comes with the jpeg is corrupt, therefore PHP wont open the image, with all other photos its fine. ... We also found another possible solution being that we use ImageMagick to convert the jpeg to a jpeg, ...
    (php.general)
  • RE: [PHP] Problems with images..
    ... Subject: SV: [PHP] Problems with images.. ... Thank you for your wonderful sarcasm Todd. ... As for my solution not working--for BLOBs, ...
    (php.general)
  • Re: Creating captions for jpegs
    ... extracted by another program like PHP and displayed with the image. ... naming conventions, simple indexed data files, peeking at the EXIF data ... easy re-ordering, adding/deleting the images. ... little) and without any server side programming. ...
    (comp.graphics.apps.photoshop)