Info
Version: | 2024.6.1 |
Author(s): | https://ironsoftware.com/csharp/ocr/ |
Last Update: | Wednesday, June 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://ironsoftware.com/csharp/ocr/languages/ |
NuGet Url: | https://www.nuget.org/packages/IronOcr.Languages.Korean |
Install
Install-Package IronOcr.Languages.Korean
dotnet add package IronOcr.Languages.Korean
paket add IronOcr.Languages.Korean
IronOcr.Languages.Korean Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Reads Korean language text from images and PDFs in .NET.
Ocr Dictionaries in this package:
* Korean
* KoreanBest
* KoreanFast
* KoreanVertical
* KoreanVerticalBest
* KoreanVerticalFast
This package installs IronOCR and also Korean support including:
* Korean (also known as 한국어 (韓國語), 조선어 (朝鮮語)) OCR for screenshots, cameras, images files, tiffs and PDFs.
* Custom OCR that significantly outperforms Tesseract on real world documents.
* Can read scans with distortion, skewing, low resolution & contrast, and digital noise.
* Also supports Tesseract 3, 4 and 5 in Korean.
* Support for 122 other languages also available
Additional Features Include:
* Barcode & QR Reading
* Output of searchable, search-engine indexable PDF documents
* Inspect fonts, headings, paragraphs, lines, words, and characters as structured data
Supports:
* .NET Framework(4.5 +)
* .NET CORE(2.0 +)
* .NET Standard(2.0 +)
Works on:
*Windows
* MacOS
* Linux
* Docker
* Azure and other Cloud hosting platforms
* Web, Console, WinForms, WPF and Services
Reads:
* Images
* TIFFS
* PDFs
* Screenshots
* Camera Input
* Scans
* Barcodes
* QR codes
This package also installs: https://www.nuget.org/packages/IronOcr/
For product and licensing support please email us at [email protected]
======
C# 및 .NET의 한국어 OCR
독립형 .NET OCR API에서 최적화된 C# Tesseract 5 OCR.
스캐너 문서, 이미지 및 PDF를 텍스트로 변환합니다.
C# 및 VB 예: https://ironsoftware.com/csharp/ocr/언어s/한국어/.