av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術文章
文章詳情頁

Python實現OCR識別之pytesseract案例詳解

瀏覽:53日期:2022-06-14 17:34:51
Python實現OCR識別:pytesseract

Python常用pytesseract進行圖片上的文字識別,即OCR識別,完整的代碼比較簡單,只要下面一行即可,但是實際使用時環境配置上容易出錯。

from PIL import Imageimport pytesseract text = pytesseract.image_to_string(Image.open(’/Users/alice/Documents/Develop/PythonCode/textinphoto.PNG’))print(text)

因此使用前,需要先安裝pillow和pytesseract依賴包。

然而運行時仍然報錯,raise TesseractNotFoundError()pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it’s not in your path

原因是因為未安裝tesseract,然后使用pip3 install tesseract之后仍然提示錯誤,如圖:

alicedembp:~ alice$ pip3 install tesseractRequirement already satisfied: tesseract in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (0.1.3)alicedembp:~ alice$ tesseract-bash: tesseract: command not found

無法使用,往上找了很多教程,說是要使用brew安裝,于是得以解決,步驟為:

先安裝brew

alicedembp:~ alice$ ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' 再使用brew安裝leptonica

alicedembp:~ alice$ brew install leptonica 使用brew安裝tesseract

alicedembp:~ alice$ brew install tesseract 安裝成功,通過命令行tesseract -v的方式查看是否成功,出現版本號則為安裝成功

alicedembp:~ alice$ tesseractUsage: tesseract --help | --help-extra | --version tesseract --list-langs tesseract imagename outputbase [options...] [configfile...] OCR options: -l LANG[+LANG]Specify language(s) used for OCR.NOTE: These options must occur before any configfile. Single options: --helpShow this help message. --help-extra Show extra help for advanced users. --version Show version information. --list-langs List available languages for tesseract engine. alicedembp:~ alice$ tesseract -vtesseract 4.0.0 leptonica-1.78.0 libgif 5.1.4 : libjpeg 9c : libpng 1.6.36 : libtiff 4.0.10 : zlib 1.2.11 : libwebp 1.0.2 : libopenjp2 2.3.1 Found AVX2 Found AVX Found SSE

接下來就可以直接使用了,使用如下代碼:

alicedembp:~ alice$ tesseract /Users/alice/Documents/Develop/PythonCode/textinphoto.png /Users/alice/Documents/Develop/PythonCode/output.txt

打開textinphoto.PNG的圖片,將文字輸出到output.txt,圖片如下

Python實現OCR識別之pytesseract案例詳解

運行成功,產生output.txt文檔,里面的文本為圖片中識別出的文字。

Python實現OCR識別之pytesseract案例詳解

到此這篇關于Python實現OCR識別之pytesseract案例詳解的文章就介紹到這了,更多相關python OCR識別之pytesseract內容請搜索好吧啦網以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持好吧啦網!

主站蜘蛛池模板: 成人免费视频网站在线看 | 亚洲欧美日韩一区二区 | 天天射天天干 | 久久久久国产 | 日韩欧美三区 | 黑人精品欧美一区二区蜜桃 | 亚洲国产精品福利 | 一级毛片在线播放 | 操人网| 欧美精品影院 | 欧美激情一区二区三级高清视频 | 蜜桃精品视频在线 | 国产精品亚洲片在线播放 | 天天射色综合 | 久久蜜桃av一区二区天堂 | 99在线免费视频 | 亚洲国产精品一区在线观看 | 在线观看国产 | 高清亚洲| 神马久久久久久久久久 | 91精品国产综合久久久久久丝袜 | 欧美一区二区三区在线观看 | 成人欧美一区二区三区1314 | 欧美激情精品久久久久 | 玖玖玖在线观看 | 欧美视频一区二区三区 | 91av小视频 | 欧美在线二区 | 中文字幕在线免费观看 | 国产精品乱码一区二区三区 | 日韩视频一区在线观看 | 在线视频亚洲 | 久久久一区二区 | 欧洲一区二区视频 | 国产激情福利 | 免费观看国产视频在线 | 99精品国产在热久久 | 国产乱码精品一区二区三区忘忧草 | 欧美影院久久 | 免费一区二区在线观看 | 黄网站色大毛片 |