Bytescout.BarCode.Reader by ByteScout

<PackageReference Include="Bytescout.BarCode.Reader" Version="9.1.0.1689" />

 Bytescout.BarCode.Reader 9.1.0.1689

Bytescout Barcode Reader SDK for .NET, ASP.NET, ActiveX/COM - read barcodes from images and PDF documents

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Bytescout.BarCode.Reader</id>
    <version>9.1.0.1689</version>
    <authors>ByteScout</authors>
    <owners>ByteScout</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://bytescout.com/files/help/BytescoutBarCodeReaderSDK/source/html/e68cfc5e-7860-4a18-830c-08c244332fc2.htm</licenseUrl>
    <projectUrl>http://bytescout.com/products/developer/barcodereadersdk/bytescoutbarcodereadersdk.html</projectUrl>
    <iconUrl>http://bytescout.com/favicon.ico</iconUrl>
    <description>Bytescout Barcode Reader SDK for .NET, ASP.NET, ActiveX/COM - read barcodes from images and PDF documents</description>
    <summary>Bytescout Barcode Reader SDK for .NET, ASP.NET, ActiveX/COM

ByteScout (c) 2008-2017

Bytescout BarCode Reader SDK provides functionality for reading linear and 2-dimensional barcodes 
from JPEG, PNG, TIFF, BMP, GIF images and PDF documents.

System Requirements: .NET Framework 2.0 or later
Works with: .NET, ASP.NET, ActiveX, Visual Basic 6, Classic ASP, Delphi and others.

ONLINE DOCUMENTATION: https://bytescout.com/files/help/BytescoutBarCodeReaderSDK/index.html

BENEFITS: 
- Read barcodes from from JPEG, PNG, TIFF, BMP, GIF images and PDF documents;
- Reads one-dimensional (linear) barcodes: Code 128, Code 39, Code 93, Tripotic, GS1-128, GS1-DataBar, 
  EAN-13, EAN-8, Patch Code, Postnet, ITF-14, Interleaved 2 of 5, UPC-A, UPC-E, Codabar, Royal Mail, 
  Intelligent Mail, Royal Mail KIX, Australia PostCode and many more;
- Reads two-dimensional barcodes: PDF417, DataMatrix, QR Code, Aztec, MaxiCode, Codablock F, Code 16K, MICR font and others;
- Barcode reader returns: barcode type, decode string value, barcode bounds;
- Supports reading of multiple barcodes from one image; 
- Reads from PDF files without any other tools required;
- Reads from multi-page TIFF images; 

TRAIL VERSION LIMITATIONS:
 - Adds reminder text message to output barcode value.

Web page:
http://bytescout.com/products/developer/barcodereadersdk/bytescoutbarcodereadersdk.html</summary>
    <releaseNotes>9.1.0.1688 (June 1, 2017)
=========================
= Performance improvements.
= Removed obsolete ClientProfile assemblies.
= `SearchNegative` and `OptimizedProcessingOfLargeImages` properties got obsolete 
  and replaced with `ImagePreprocessingFilters`.
= Median filter replaced with better and faster implementation.
+ Added gamma correction filter.
- Fixed rare crash on MICR barcodes.
- Fixed OMR multi-threading routine.
+ Barcode Reader Freeware: Added Image Adjustments tab to Options dialog and Results wizard.
+ Added Preview for image preprocessing.
= Other minor improvements and bug fixes.

9.0.0.1676 (April 12, 2017)
===========================
+ The decoding is multi-threaded now.
= Performance improvements.
= Linear barcodes are scanned in two direction by default now: from left to right and from right to left.
- Minor fix in PDF417 decoding.

8.90.0.1651 (March 09, 2017)
============================
= Improved decoding of 180° rotated DataMatrix.
+ Added new API for image preprocessing filters.
= Old preprocessing properties made obsolete: RemoveNoize, NoiseRemovalFilterSize, NoiseRemovalFilterType, Contrast.
+ Added new image preprocessing filters: Scale, Auto-cropping.
+ Added enhanced color conversion mode for better decoding of barcodes from photo images.
= Updated VideoCameraModule.
- Fixed rare error in Code39 decoder.

8.80.0.1621 (January 11, 2017)
==============================
- Fixed malfunctioning MaxNumberOfBarcodesPerPage property when different (1D/2D/OMR) barcode types enabled.
+ Added Reader.DecoderSpecificOptions for fine tuning of specific decoders.
+ Added ScanStep property defining row scan interval for linear barcodes;
- Code 128: Fixed zero-length false positives.
= Improved DataMatrix decoding.
- Intelligent Mail: Fixed zero-padding of value components.
+ Added support for profiles - quick way to apply multiple settings at once.
= Improved Heuristic mode.
- EXIF rotation tag in photo images is correctly handled now.
- Improved handling of TIFF images with 204x98 DPI resoultion.
= Other minor improvements and bug fixes.

...</releaseNotes>
    <copyright>ByteScout (c) 2008-2016</copyright>
    <tags>bytescout barcode decode read recognition code ean gtin itf interleaved upc gs1 code128 code39 trioptic ean8 ean-8 ean13 ean-13 upca upc-a upce upc-e codabar pdf417 datamatrix qr qrcode aztec maxicode itf14 itf-14 codablock postal issn micr isbn pzn upu patchcode patch databar omnidirectional intelligent post mail royal kix 16k postnet micropdf code93 pharmacode msi pdf omr optical mark square circle oval checkbox line</tags>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Drawing" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>