在.NET Framework上進行高級掃描

This article was translated from English: Does it need improvement?
Translated
View the article in English

在x32專案中使用IronOcr.Extensions.AdvancedScan套件將會產生以下例外。

Unhandled Exception: System.NotImplementedException: The method or operation is not implemented.
   at IronSoftware.Deployment.DeploymentEngine.Deploy[T](String custom_dir, Boolean download)
   at Iron.Ocr.Extensions.ttotlb.get_kiobqg()
   at Iron.Ocr.Extensions.ttotlh.jvwyxt()
Unhandled Exception: System.NotImplementedException: The method or operation is not implemented.
   at IronSoftware.Deployment.DeploymentEngine.Deploy[T](String custom_dir, Boolean download)
   at Iron.Ocr.Extensions.ttotlb.get_kiobqg()
   at Iron.Ocr.Extensions.ttotlh.jvwyxt()
SHELL

解決方案

為了解決此問題,請移至專案設定並取消勾選"偏好32位元"選項。

Uncheck related to 解決方案

原因

在.NET Framework上進行高級掃描需要項目在x64架構下執行。 IronOcr.Extensions.AdvancedScan套件使用英特爾的OpenVINO來編譯並推斷PaddleOCR模型,而這些模型不支援Windows x86。

Curtis Chau
技術作家

Curtis Chau擁有Carleton大學的電腦科學學士學位,專精於前端開發,擁有Node.js、TypeScript、JavaScript和React的專業知識。Curtis熱衷於建立直觀且美觀的使用者介面,喜愛使用現代框架並建立結構良好、視覺吸引力的手冊。

除了開發,Curtis對物聯網(IoT)有濃厚的興趣,探索創新的方法來整合硬體和軟體。在空閒時間,他喜歡玩遊戲和建立Discord機器人,結合他對技術的熱愛與創造力。

準備開始了嗎?
Nuget 下載 6,136,090 | 版本: 2026.7 剛剛發布
Still Scrolling Icon

還在滾動?

想要快速證明? PM > Install-Package IronOcr
執行範例 觀看您的圖像轉變為可搜尋文字。