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.Japanese |
Install
Install-Package IronOcr.Languages.Japanese
dotnet add package IronOcr.Languages.Japanese
paket add IronOcr.Languages.Japanese
IronOcr.Languages.Japanese Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Reads Japanese language text from images and PDFs in .NET.
Ocr Dictionaries in this package:
* JapaneseAlphabet
* JapaneseAlphabetBest
* JapaneseAlphabetFast
* JapaneseVerticalAlphabet
* JapaneseVerticalAlphabetBest
* JapaneseVerticalAlphabetFast
* Japanese
* JapaneseBest
* JapaneseFast
* JapaneseVertical
* JapaneseVerticalBest
* JapaneseVerticalFast
This package installs IronOCR and also Japanese support including:
* Japanese (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 Japanese.
* 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/languages/Japanese/.