Skip to content

v1.0.0

Choose a tag to compare

@civilian7 civilian7 released this 11 Jun 07:27
· 3 commits to main since this release

WinRT OCR v1.0.0

Windows 내장 OCR(Windows.Media.Ocr)을 .NET 런타임 없이 사용하는 네이티브 DLL 최초 릴리스.

파일 설명
sc_ocr.dll OCR 래퍼 DLL (x64, CRT 정적 링크)
sc_ocr32.dll OCR 래퍼 DLL (x86)
WinRTOCR.exe Delphi VCL 데모 앱 (Win64) — sc_ocr.dll 과 같은 폴더에 두고 실행

요구 사항: Windows 10 (1507) 이상, OCR 언어팩 설치


First release of the native DLL that exposes built-in Windows OCR without the .NET runtime.
Requirements: Windows 10 (1507)+ with OCR language packs installed. Place sc_ocr.dll next to WinRTOCR.exe.