dongyu9894 2016-08-19 00:14
浏览 59

在PHP / JAVASCRIPT中使用Tesseract /任何OCR

i wanted to implement a fully working OCR into my webpage , the webpage uses several languages and two of them are js and php i was trying to find ocr which will work in atleast one of these languages. (the webpage is being hosted at google appengine)

what i found :

1: google cloud vision API , i also found their project on github github link for js implementation of cloud vision api the code which is there doesnot work also , it doesnot output the text and it also doesnot output any errors , i have no idea why it doesnot communicate i did everything i should (there are steps that you should follow)

2: i also found tesseract ocr which is wrapper for tesseract ocr engine i found website but the 5 line sample after copying and linkind the js source file doesnot do anything there is no documentation at all. tesseract ocr wrapper for javascript link to webpage

3: i also found tesseract ocr wrapper in php from user thiagoalessio on github (i cant post more than 2 link) but since im running google appengine hosting , i have no idea how should i implement it into the appengine project , maybe this one will work ? can someone help me ?

thanks

  • 写回答

1条回答 默认 最新

报告相同问题?

悬赏问题

  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?
  • ¥15 matlab(相关搜索:紧聚焦)
  • ¥15 基于51单片机的厨房煤气泄露检测报警系统设计
  • ¥15 Arduino无法同时连接多个hx711模块,如何解决?