{"id":7700,"date":"2024-08-27T16:38:57","date_gmt":"2024-08-27T08:38:57","guid":{"rendered":"https:\/\/jeng.lifenet.com.tw\/?p=7700"},"modified":"2024-08-27T16:38:57","modified_gmt":"2024-08-27T08:38:57","slug":"%e5%9c%96%e7%89%87%e8%bd%89%e6%96%87%e5%ad%97-ocr-%e5%9c%96%e7%89%87%e5%ad%97%e5%85%83%e8%be%a8%e8%ad%98","status":"publish","type":"post","link":"https:\/\/jeng.lifenet.com.tw\/?p=7700","title":{"rendered":"\u5716\u7247\u8f49\u6587\u5b57 ( OCR \u5716\u7247\u5b57\u5143\u8fa8\u8b58 )"},"content":{"rendered":"\n<p><a href=\"https:\/\/steam.oxxostudio.tw\/category\/python\/example\/image-ocr.html\">https:\/\/steam.oxxostudio.tw\/category\/python\/example\/image-ocr.html<\/a><\/p>\n\n\n\n<p>from PIL import Image<br>import pytesseract<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u8a2d\u5b9a Tesseract \u7684\u5b89\u88dd\u8def\u5f91\uff08\u5982\u679c\u9700\u8981\uff09<\/h1>\n\n\n\n<p>pytesseract.pytesseract.tesseract_cmd = r&#8217;C:\\Program Files\\Tesseract-OCR\\tesseract.exe&#8217;<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u8b80\u53d6\u5716\u7247<\/h1>\n\n\n\n<p>image_path = &#8216;img1.png&#8217;<br>image = Image.open(image_path)<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u4f7f\u7528\u7e41\u9ad4\u4e2d\u6587\u8a9e\u8a00\u5305\u9032\u884c OCR \u8fa8\u8b58<\/h1>\n\n\n\n<p>text = pytesseract.image_to_string(image, lang=&#8217;chi_tra&#8217;)<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u8f38\u51fa\u8fa8\u8b58\u7d50\u679c<\/h1>\n\n\n\n<p>print(text)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/steam.oxxostudio.tw\/category\/python\/example\/ima &hellip; <a href=\"https:\/\/jeng.lifenet.com.tw\/?p=7700\" class=\"more-link\">\u95b1\u8b80\u5168\u6587 <span class=\"screen-reader-text\">\u5716\u7247\u8f49\u6587\u5b57 ( OCR \u5716\u7247\u5b57\u5143\u8fa8\u8b58 )<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-7700","post","type-post","status-publish","format-standard","hentry","category-python"],"_links":{"self":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/posts\/7700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7700"}],"version-history":[{"count":1,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/posts\/7700\/revisions"}],"predecessor-version":[{"id":7701,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/posts\/7700\/revisions\/7701"}],"wp:attachment":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7700"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7700"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}