See What’s Cooking: New Document, Text, and Barcode Scanning Extensions

Wisej.NET 3.5 will include several new real-time content detection extensions:

Text (OCR) Scanner

This free extension is based on Tesseract.JS, a JavaScript library for real-time character detection. This library supports more than 100 languages, automatic text orientation and script detection, a simple interface for reading paragraph, word, and character bounding boxes.

sampletextdetectionitg
Sample Text Detection on the ITG logo

The Wisej.Ext.Tesseract component has a Camera property which allows you to specify a Wisej.Web.Ext.Camera control to attach to perform real-time text detection.

Additionally, developers can configure keywords, bounding boxes for words, whitelisted characters, and more.

Dynamsoft Document Scanner

The real-time document scanner is an integration of Dynamsoft’s Web TWAIN JavaScript product. It allows developers to detect, crop, and format documents directly from a device’s webcam.

Developers are responsible for purchasing a license through Dynamsoft’s website to use this product.

webscan
https://www.dynamsoft.com/web-twain/resources/code-gallery/

You can try an online demo of the scanner here:
https://demo.dynamsoft.com/web-twain/mobile-online-camera-scanner/

The Wisej.Web.Ext.Dynamsoft.DocumentScanner is available as a drag-and-drop widget in the Visual Studio Toolbox.

Dynamsoft Barcode Scanner

The new barcode scanner extension is based on Dynamsoft’s Barcode Reader product. The extension features. The scanner supports a variety of barcode types and configurable options in C# or VB.NET.

Developers are responsible for purchasing a license through Dynamsoft’s website to use this product.

barcodescanner
https://www.dynamsoft.com/barcode-reader/resources/code-gallery/#content

You can try an online demo the scanner here:
https://demo.dynamsoft.com/barcode-reader-js/

The new Wisej.Web.Ext.Dynamsoft.BarcodeScanner extension is available as a drag-and-drop control in the Visual Studio Toolbox.

The Document Scanner & Barcode Scanner are premium extensions that require a Wisej.NET Professional or Enterprise license for use.

Technology Partners can request early access to these extensions at any time through your repository.

Once it is available, more information on 3.5 and included features can be found here: 
https://docs.wisej.com/docs/releases