IronOcr.Languages.Norwegian 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package IronOcr.Languages.Norwegian --version 4.0.0
NuGet\Install-Package IronOcr.Languages.Norwegian -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IronOcr.Languages.Norwegian" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IronOcr.Languages.Norwegian --version 4.0.0
#r "nuget: IronOcr.Languages.Norwegian, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IronOcr.Languages.Norwegian as a Cake Addin
#addin nuget:?package=IronOcr.Languages.Norwegian&version=4.0.0

// Install IronOcr.Languages.Norwegian as a Cake Tool
#tool nuget:?package=IronOcr.Languages.Norwegian&version=4.0.0

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

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
2020.11.2 11,630 11/13/2020
4.4.4.1 11,095 6/22/2018
4.4.2.51 1,111 1/25/2018
4.4.2.5 18,910 1/19/2018
4.0.0 2,857 9/1/2017

Initial Release
     - Adds core Norwegian Language support to IronOcr