ByteScout.TextRecognition
1.0.6.154
See the version list below for details.
Install-Package ByteScout.TextRecognition -Version 1.0.6.154
dotnet add package ByteScout.TextRecognition --version 1.0.6.154
<PackageReference Include="ByteScout.TextRecognition" Version="1.0.6.154" />
paket add ByteScout.TextRecognition --version 1.0.6.154
#r "nuget: ByteScout.TextRecognition, 1.0.6.154"
// Install ByteScout.TextRecognition as a Cake Addin
#addin nuget:?package=ByteScout.TextRecognition&version=1.0.6.154
// Install ByteScout.TextRecognition as a Cake Tool
#tool nuget:?package=ByteScout.TextRecognition&version=1.0.6.154
ByteScout Text Recognition SDK for .NET, and ActiveX/COM - recognizes text from scanned documents using OCR (Optical Character Recognition).
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.0.297 | 242 | 6/7/2022 |
2.3.1.295 | 249 | 5/25/2022 |
2.3.0.286 | 254 | 1/25/2022 |
2.2.1.282 | 186 | 11/8/2021 |
2.2.0.278 | 292 | 10/4/2021 |
2.1.4.274 | 237 | 6/18/2021 |
2.1.3.270 | 230 | 6/16/2021 |
2.1.2.268 | 248 | 5/28/2021 |
2.1.1.266 | 200 | 5/26/2021 |
2.1.0.263 | 278 | 5/18/2021 |
2.0.0.260 | 264 | 2/9/2021 |
1.9.0.251 | 283 | 10/26/2020 |
1.8.0.246 | 336 | 9/1/2020 |
1.8.0.242 | 386 | 7/14/2020 |
1.8.0.241 | 336 | 7/3/2020 |
1.7.1.230 | 435 | 4/10/2020 |
1.7.1.228 | 371 | 4/1/2020 |
1.7.1.225 | 359 | 3/19/2020 |
1.7.0.220 | 418 | 2/11/2020 |
1.6.0.216 | 408 | 1/20/2020 |
1.5.1.209 | 444 | 12/26/2019 |
1.5.1.206 | 403 | 12/12/2019 |
1.5.1.204 | 391 | 12/6/2019 |
1.5.1.202 | 389 | 12/4/2019 |
1.5.0.198 | 443 | 11/2/2019 |
1.4.0.194 | 465 | 10/2/2019 |
1.4.0.191 | 423 | 10/1/2019 |
1.3.0.186 | 448 | 9/2/2019 |
1.2.1.183 | 448 | 8/20/2019 |
1.2.1.180 | 463 | 8/15/2019 |
1.2.1.178 | 524 | 8/7/2019 |
1.2.0.175 | 529 | 7/2/2019 |
1.1.0.168 | 531 | 4/18/2019 |
1.0.7.164 | 490 | 3/13/2019 |
1.0.6.154 | 542 | 2/4/2019 |
1.0.5.144 | 727 | 11/20/2018 |
1.0.5.141 | 659 | 10/24/2018 |
1.0.4.132 | 950 | 7/19/2018 |
1.0.3.125 | 978 | 4/10/2018 |
1.0.3.123 | 871 | 4/9/2018 |
1.0.2.120 | 833 | 3/20/2018 |
1.0.1.113 | 898 | 2/22/2018 |
1.0.0.104 | 905 | 2/9/2018 |
1.0.0.100 | 875 | 2/9/2018 |
1.0.6.154 (February 04, 2019)
=============================
= Improved PDF rendering.
= Other minor improvements and bug fixes
1.0.5.139 (October 22, 2018)
============================
= Improved PDF rendering.
= Other minor improvements and bug fixes.
1.0.4.132 (July 19, 2018)
=========================
= Greatly improved the line removing OCR image preprocessing filters.
= Improved PDF rendering.
= Other minor improvements and bug fixes.
1.0.3.122 (April 09, 2018)
==========================
= Greatly improved Deskew algorithm for rotated scans.
= Other minor improvements and bug fixes.
1.0.2.119 (20 March 2018)
=========================
- Fixed EXIF rotation for input images;
- Fixed issues with COM interop;
= Other minor improvements and bug fixes.
...