-
大小: 33.79MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-08-03
- 语言: Python
- 标签: python python3 tensorflow
资源简介
python3中文识别词库模型,超级好用。包涵全部简体中文。
代码片段和文件信息
from PIL import Image
import pytesseract
#上面都是导包,只需要下面这一行就能实现图片文字识别
text=pytesseract.image_to_string(Image.open(‘denggao.jpeg‘)lang=‘chi_sim‘)
print(text)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 13525781 2017-03-06 14:58 tesseract-ocr-setup-3.02.02.exe
....... 988 2017-03-03 06:05 tesseract源码\tesseract-master\.gitignore
....... 1124 2017-03-03 06:05 tesseract源码\tesseract-master\.travis.yml
....... 121 2017-03-03 06:05 tesseract源码\tesseract-master\android\AndroidManifest.xm
....... 1682 2017-03-03 06:05 tesseract源码\tesseract-master\android\jni\Android.mk
....... 568 2017-03-03 06:05 tesseract源码\tesseract-master\android\jni\Application.mk
....... 67 2017-03-03 06:05 tesseract源码\tesseract-master\android\Makefile.am
....... 1356 2017-03-03 06:05 tesseract源码\tesseract-master\api\apitypes.h
....... 96575 2017-03-03 06:05 tesseract源码\tesseract-master\api\ba
....... 36019 2017-03-03 06:05 tesseract源码\tesseract-master\api\ba
....... 26090 2017-03-03 06:05 tesseract源码\tesseract-master\api\capi.cpp
....... 22461 2017-03-03 06:05 tesseract源码\tesseract-master\api\capi.h
....... 2986 2017-03-03 06:05 tesseract源码\tesseract-master\api\Makefile.am
....... 33685 2017-03-03 06:05 tesseract源码\tesseract-master\api\pdfrenderer.cpp
....... 7910 2017-03-03 06:05 tesseract源码\tesseract-master\api\renderer.cpp
....... 8963 2017-03-03 06:05 tesseract源码\tesseract-master\api\renderer.h
....... 16904 2017-03-03 06:05 tesseract源码\tesseract-master\api\tesseractmain.cpp
....... 1211 2017-03-03 06:05 tesseract源码\tesseract-master\appveyor.yml
....... 4083 2017-03-03 06:05 tesseract源码\tesseract-master\arch\dotproductavx.cpp
....... 1261 2017-03-03 06:05 tesseract源码\tesseract-master\arch\dotproductavx.h
....... 5009 2017-03-03 06:05 tesseract源码\tesseract-master\arch\dotproductsse.cpp
....... 1472 2017-03-03 06:05 tesseract源码\tesseract-master\arch\dotproductsse.h
....... 1026 2017-03-03 06:05 tesseract源码\tesseract-master\arch\Makefile.am
....... 2189 2017-03-03 06:05 tesseract源码\tesseract-master\arch\simddetect.cpp
....... 1697 2017-03-03 06:05 tesseract源码\tesseract-master\arch\simddetect.h
....... 653 2017-03-03 06:05 tesseract源码\tesseract-master\AUTHORS
....... 3241 2017-03-03 06:05 tesseract源码\tesseract-master\autogen.sh
....... 3867 2017-03-03 06:05 tesseract源码\tesseract-master\ccmain\adaptions.cpp
....... 33434 2017-03-03 06:05 tesseract源码\tesseract-master\ccmain\applybox.cpp
....... 78686 2017-03-03 06:05 tesseract源码\tesseract-master\ccmain\control.cpp
............此处省略733个文件信息
相关资源
- 灰帽python (Gray Hat Python) 中文版
- OpenCV3计算机视觉Python语言实现源代码
- 微博情感分析_python代码
- opencv_python‑3.4.3‑cp37‑cp37m‑win_amd
- 吴恩达机器学习编程作业python3版本
- Python Unix和Linux系统管理指南
- opencv_python-3.4.2-cp37-cp37m-win_amd64.whl
- Michael Nielsen 的《Neural Networks and Deep
- Python Data Science Handbook(英文pdf带目录
- python3实现RSA(非调用RSA库
- tensorflow -1.4-py2.7 -cpu 版本
- 《Python深度学习》2018中文版pdf+英文版
- Deep Learning With Python_中文版+英文版+代
- Deep Learning With Python_中文版+英文版+代
- 《NumPy攻略:Python科学计算与数据分析
- 《利用Python进行数据分析·第2版》中
- 《Python深度学习》2018文字版pdf(非扫
- python3.6.1 32位
- 一款Python自制的斗地主小游戏
- PyQt5 5.3.2 gpl Py3.4 Qt5.3.1 x32.exe
- python数据可视化编程实战英文第二版
- Fundamentals of Python Data Structures
- python2.7+pyqt4超级文本工具开发代码经
- OPENCV入门书籍:opencv3机器视觉Python语
- Python深度学习.pdf
- 零起点Python大数据与量化交易高清书
- python mac包
- MDNet视频目标跟踪PyTorch源码Python 2.7版
- python 3.7.3262322
- Python编程从入门到实践(高清pdf+代码
评论
共有 条评论