dongse7261 2019-06-07 14:32
浏览 343

使用PHP实现OCR

I am working on an application which incorporates feature to read text from image and decode information on basis of information retrieved from image.

To accomplish above feature I have integrated following library.

URL : https://github.com/thiagoalessio/tesseract-ocr-for-php

But upon its integration it generates an error which states that

/usr/bin/tesseract: /opt/lampp/lib/libtiff.so.5: no version information available (required by /usr/lib/liblept.so.5)

It executes command internally but when same command is executed into linux terminal it executes successfully but generates an error when executed with php script.

I look forward for appropriate solution to my issue.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 sub地址DHCP问题
    • ¥15 delta降尺度计算的一些细节,有偿
    • ¥15 Arduino红外遥控代码有问题
    • ¥15 数值计算离散正交多项式
    • ¥30 数值计算均差系数编程
    • ¥15 redis-full-check比较 两个集群的数据出错
    • ¥15 Matlab编程问题
    • ¥15 训练的多模态特征融合模型准确度很低怎么办
    • ¥15 kylin启动报错log4j类冲突
    • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大