簡易矩陣代碼
2D數據矩陣碼讀取函式庫
- 自動偵測影像中的條碼
- 解碼 ECC200、ECC000、ECC050、ECC080、ECC100 及 ECC140 條碼
- 依據 ANSI/AIM、ISO/IEC 15415、ISO/IEC TR 29158 及 SEMI T10-0701 標準計算品質指標
- 運作速度極快
- 具備卓越的抗噪聲、模糊與變形能力
- 支援GS1數據矩陣條碼
- 高效讀取網格佈局條碼
- 多條碼同時讀取功能
描述
自動識別
作為自動化圖書管理系統,學習階段並非必要,但可選擇性進行。為限制搜尋範圍並加速處理流程,部分矩陣代碼特性可手動設定,包括:矩陣代碼的家族類型、儲存格數量、儲存格顏色,以及是否允許翻轉操作。
對雜訊、模糊與變形展現令人印象深刻的強韌性
EasyMatrixCode 適用於最嚴苛的環境。其設計旨在滿足最困難的應用情境,例如:
- 不良照明條件:對比度不均勻、曝光不足或過度曝光的圖像
- 因印刷或光學缺陷導致的劣質圖像:模糊的數據矩陣碼、各向異性與比例失真、雜訊圖像、傾斜圖像
- 難以偵測的條碼:微型條碼、紋理背景上的條碼、經點擊標記、雷射刻印、噴墨印刷或電化學蝕刻處理的各類材質條碼
印刷品質驗證
EasyMatrixCode 會檢查數據矩陣條碼的品質,並根據 ANSI/AIM、ISO/IEC 15415、ISO/IEC TR 29158 及 SEMI T10-0701 標準所定義的指標進行計算。
ECodeReader:一次掃描,讀取更多條碼
ECodeReader 透過整合 EasyMatrixCode2、EasyBarCode2 與 EasyQRCode 至單一簡潔的統一介面,簡化了在同一影像中讀取多種條碼類型的流程。某些應用場景中,讀取多種條碼類型是必要需求。過去執行此任務時,必須使用多組條碼讀取器(即每種條碼類型各配備一台)。 ECodeReader 透過整合 EasyMatrixCode2、EasyBarCode2 與 EasyQRCode 的強大功能,將此流程簡化為單一、簡潔且統一的介面。使用 ECodeReader,您只需單次方法呼叫即可讀取條碼、數據矩陣碼與 QR 碼。注意:ECodeReader 需具備 EasyMatrixCode、EasyBarCode 及 EasyQRCode 的授權許可。
網格閱讀
EasyMatrixCode2 支援定義網格以提升規律排列數據矩陣條碼的讀取效果。在可行情況下,使用網格能顯著提升讀取可靠性與速度。
其他福利
新授權系統
Neo 是全新的授權系統。它具備可靠性與尖端技術,現已可用於儲存 Open eVision 與 eGrabber 的授權。Neo 允許您選擇授權的啟用位置,無論是 Neo 硬體授權卡或 Neo 軟體容器皆可。您先購買授權,後續再決定啟用方式。
Neo 硬體授權器具備堅固耐用的硬體結構,可靈活在不同電腦間轉移使用。Neo 軟體授權容器則無需專用硬體,而是與其啟用所在的電腦綁定。
Neo隨附專屬的Neo授權管理器,提供兩種操作模式:直覺易用的圖形化使用者介面,以及可自動化執行Neo授權流程的命令列介面。
所有適用於 Windows 與 Linux 的 eVision 函式庫
- Microsoft Windows 11、10 適用於 x86-64 (64 位元) 處理器架構
- Microsoft Windows 11、10 IoT Enterprise 適用於 x86_64 系統
- 適用於 x86-64(64 位元)及 ARMv8-A(64 位元)處理器架構的 Linux,需具備 glibc 2.18 或更高版本
開啟eVision Studio
Open eVision Studio 是 Open eVision 的評估、原型設計與開發工具。
其直觀的圖形使用者介面讓您能調用 eVision 的任何 2D 影像處理功能,並立即檢視結果。內建的腳本功能可自動生成對應程式碼,您可直接複製貼上至應用程式中。
Open eVision Studio 完全免費(需搭配 Open eVision 2.0 及以上版本使用),且無需任何授權許可。
Software
- Host PC Operating System
-
Open eVision is a set of 64-bit libraries that require an Intel compatible processor with the SSE4 instruction set or an ARMv8-A compatible processor.
Open eVision can be used on the following operating systems:
Microsoft Windows 11, 10 for x86-64 (64-bit) processor architecture
Microsoft Windows 11, 10 IoT Enterprise for x86-64 systems
Linux for x86-64 (64-bit) and ARMv8-A (64-bit) processor architectures with a glibc version greater or equal to 2.18
Remote connections
Remote connections are allowed using remote desktop, TeamViewer or any other similar software.
Virtual machines
Virtual machines are supported. Microsoft Hyper-V, Oracle VirtualBox and libvirt hypervisors have been successfully tested.
Only the Neo Licensing System is compatible with virtualization.
Minimum requirements:
2 GB RAM to run an Open eVision application
8 GB RAM to compile an Open eVision application
Between 100 MB and 2 GB free hard disk space for libraries, depending on selected options.
- APIs
-
Supported programming languages :
The Open eVision libraries and tools support C++, Python and the programming languages compatible with the .NET (C#, VB.NET)
C++ requirements: A compiler compatible with the C++ 11 standard is required to use Open eVision
Python requirements: Python 3.11 or later is required to use the Python bindings for Open eVision
.NET requirements: .NET framework 4.8 (or later) or the .NET platform 6.0 (or later) are supported
Supported Integrated Development Environments:
Microsoft Visual Studio 2017 (C++, C#, VB .NET, C++/CLI)
Microsoft Visual Studio 2019 (C++, C#, VB .NET, C++/CLI)
Microsoft Visual Studio 2022 (C++, C#, VB .NET, C++/CLI)
QtCreator 4.15 with Qt 5.12
Ordering Information
- Product status
-
Released
- Product code - Description
-
PC4157 Open EasyMatrixCode for USB dongle
PC4307 Open eVision EasyMatrixCode
- Related products
-
PC6512 eVision/Open eVision USB Dongle (empty)
PC6514 Neo USB Dongle (empty)