IronOcr.Languages.Turkish
2020.11.2
The IronOCR engine adds OCR (Optical Character Recognition) functionality to Web, Desktop, and Console applications. IronOCR reads Barcode and QR codes.
Ocr Dictionaries in this package:
* Turkish
* TurkishBest
* TurkishFast
====================================
C# ve .NET'te Türkçe OCR. Bağımsız bir .NET OCR API'sinde optimize edilmiş C# Tesseract 5 OCR. Tarayıcı belgelerini, resimleri ve PDF'yi metne dönüştürür. C# & VB Örnekleri: https://ironsoftware.com/csharp/ocr/languages/
====================================
This package installs IronOCR and also Turkish support including:
* Turkish (also known as Türkçe) OCR for screenshots, cameras, images files, tiffs and PDFs in .NET
* Custom OCR that can significantly out-perform Tesseract CLI on real world documents
* Can read scans with distortion, skewing, low resolution & contrast, and digital noise
* Also supports Tesseract 3, 4 and 5 in Turkish
* Support for 125 total international languages 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
- Scans
- Barcodes
- QR codes
Commercial support available. Email: developers@ironsoftware.com
C# & VB Examples: https://ironsoftware.com/csharp/ocr/languages/
Install-Package IronOcr.Languages.Turkish -Version 2020.11.2
dotnet add package IronOcr.Languages.Turkish --version 2020.11.2
<PackageReference Include="IronOcr.Languages.Turkish" Version="2020.11.2" />
paket add IronOcr.Languages.Turkish --version 2020.11.2
#r "nuget: IronOcr.Languages.Turkish, 2020.11.2"
Release Notes
Full support for the IronOCR version 2020.11.2 (Nov 2020).
* Best-in-class .NET OCR algorithms
* Additional support for Tesseract 3, 4 and 5 OCR Engines
* Custom OCR language dictionary support
Dependencies
-
.NETCore 2.0
- IronOcr (>= 2020.11.2)
-
.NETFramework 4.5
- IronOcr (>= 2020.11.2)
-
.NETStandard 2.0
- IronOcr (>= 2020.11.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.