OCR

From LemonWiki共筆
Jump to navigation Jump to search

OCR (optical character recognition), 光學字元辨識、圖片轉文字


OCR tools[edit]

圖片轉換成文字[edit]

  • Google Photos 將圖片上傳到 Google Photos,再點選「複製圖像中的文字」[Last visited: 2022-09-30]
  • MS Office 2003 需額外安裝的Office 工具: Microsoft Office Document Imaging (你也可以輕鬆做文字辨識(OCR))
    1. (.pdf檔案轉為.mdi) PDF列印到 MS Office 2003 Document Imaging
    2. (.mdi檔案轉為word檔) MS Office 2003 Document Imaging(.mdi) -> 使用OCR辨識/傳送文字到Word
  • ChatGPT 顯示錯誤訊息「Tesseract 不支援繁體中文」 (Traditional Chinese language data for Tesseract is not available in this environment) [Last visited: 2024-08-23]
  • Claude 可處理中文圖轉字,但字出錯仍需要人工校稿。

PDF轉換成文字[edit]

Owl icon.jpg 講個秘訣:因為線上服務免費版會限制 PDF 檔案頁數,可使用切割軟體 PDF split and merge tools

OCR scripts & API[edit]

ocropus/ocropy: Python-based tools for document analysis and OCR

tesseract-ocr/tesseract: Tesseract Open Source OCR Engine (main repository) [Last visited: 2022-06-19]

API of OCR services

Azure AI Vision/電腦視覺 | Microsoft Azure: 快速入門:光學字元辨識 (OCR) 用戶端程式庫或 REST API - Azure Cognitive Services | Microsoft Docs

  • Support Language: 支援中文[4]

Vision AI | 透過機器學習技術取得圖片的深入分析結果  |  Cloud Vision API  |  Google Cloud

  • Support Language: 支援繁體中文 (zh-Hant)[5]

Free OCR API

  • Support Language: 支援繁體中文 (cht)

Amazon Rekognition – 影片與影像 – AWS: Detecting text - Amazon Rekognition:

  • Support Language: Icon_exclaim.gif 不支援中文[6][7] [Last visited: 2022-04-20]


相關頁面

常用文件的解析度設定[edit]

常用用途的解析度設定

  • 文字辨識 75~150 dpi
  • 圖文交雜 100~150 dpi
  • 圖檔(螢幕上觀看) 150~250 dpi Icon_exclaim.gif 個人經驗: 簡報掃描的圖檔,如果是小字 300 dpi 可以辨識,但建議調整到 600 dpi。
  • 圖檔(有列印需求) 300 dpi以上
  • 名片 150~200 dpi

出處:PCHome 2005/8

Related Pages[edit]

References[edit]

相關文章