IronOcr.Languages.Norwegian
4.4.2.51
IronOCR Language Pack for the Norwegian language.
The C# OCR Library reads text and barcodes from scanned images. Iron OCR can be used in Console, Web, and Desktop Applications using any .net language such as C# or Visual Basic.
What makes Iron's engine different is how it processes images before OCR reading the content to resolve issues with resolution, contrast, noise, copping, distortion, and skewing.
* AutoOCR automatically detects scan quality to pre process correctly.
* AdvacncedOCR allows developers to make changes to pre-processing rules.
Output as plain text, barcode and QR data as well as using and object model to retrieve headings, paragraphs, lines, words and characters from page content directly as structured content.
Code examples and other language packs can be found here http://ironsoftware.com/csharp/ocr/
Support at developers@ironsoftware.com
See the version list below for details.
Install-Package IronOcr.Languages.Norwegian -Version 4.4.2.51
dotnet add package IronOcr.Languages.Norwegian --version 4.4.2.51
<PackageReference Include="IronOcr.Languages.Norwegian" Version="4.4.2.51" />
paket add IronOcr.Languages.Norwegian --version 4.4.2.51
#r "nuget: IronOcr.Languages.Norwegian, 4.4.2.51"
Release Notes
Extended IronOCR support for build 4.2.2.51
Dependencies
-
- IronOcr (>= 4.2.2.5)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IronOcr.Languages.Norwegian:
Package | Downloads |
---|---|
ocr
Multilingual Language Pack version of the Iron C# / VB OCR library.
IronOCR is an advanced OCR (Optical Character Recognition) & Barcode reading engine for ASP.NET.
The library allows developers to add OCR functions to Desktop, Console and Web applications.
IronOCR pre-processes images to read scans with low resolution, paper distortion and background noise by resolving issues with rotation, skew, noise, contrast, color, and setting crop regions.
* Auto OCR automatically detects image quality before reading document.
* Advanced OCR provides developers with settings to adjust advanced image processing.
Output as plain text and barcode data or access advanced object model that splits page content into headings, paragraphs, lines, words and characters.
Multi-lingual version includes language packs for Arabic, Simplified Chinese, Traditional Chinese, English, French, German, Hebrew, Italian, Japanese, Korean, Portuguese, Russian, Spanish. Individual langauge packs and code examples available at http://ironsoftware.com/csharp/ocr/
.Net framework 4.0 required. Supports multithreading.
Commercial Licensing & Support available. Email developers@ironsoftware.com
|
GitHub repositories
This package is not used by any popular GitHub repositories.