IronOcr.Languages.Norwegian
4.4.4.1
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
Install-Package IronOcr.Languages.Norwegian -Version 4.4.4.1
dotnet add package IronOcr.Languages.Norwegian --version 4.4.4.1
<PackageReference Include="IronOcr.Languages.Norwegian" Version="4.4.4.1" />
paket add IronOcr.Languages.Norwegian --version 4.4.4.1
Release Notes
Extended Norwegian Language support for IronOCR build 4.4.0 https://www.nuget.org/packages/IronOcr/4.4.0
Dependencies
-
- IronOcr (>= 4.4.0)
GitHub Usage
This package is not used by any popular GitHub repositories.