SmartZone v6.1 for .NET - Updated
Demos
Getting Started > Demos

All demos will run in Evaluation mode unless licenses are provided.

Evaluation licenses of ImagXpress and NotateXpress are provided for the presentation aspects of the SmartZone demos.

NuGet Package Restore Failed: The Specified Path, File Name, or Both are Too Long.

This error, or a similar one, may be visible when attempting to build a demo from source through Visual Studio. Please read the NuGet Packages Troubleshooting section for solutions.

SmartZone ICR and SmartZone OCR have the following demos:

Name Description
AsianLanguages

Demonstrates SmartZone OCR Asian capabilities. It can recognize any image with the supported Asian language:

  • Chinese Simplified
  • Chinese Traditional (Hong Kong)
  • Chinese Traditional
  • Japanese
  • Korean
  • Thai
  • Vietnamese
DataValidationRecognition

Demonstrates use of the Data Validation List. The Data Validation List allows you to specify a list of possible expected values, such as, cities or states, and constrain recognition to this set of predefined values to improve recognition accuracy.

FieldRecognition

Demonstrates the use of field types and character sets to improve recognition by reducing the number of possible results, which in turn reduces the chance of false positives.

ImageCleanupAndRecognition

Demonstrates image cleanup with ImagXpress and the use of character sets to improve recognition. ImagXpress provides several popular cleanup operations, some of which are:

  • Border Removal
  • Deskew
  • Despeckle
  • Dilate
  • Erode
  • Line Removal
  • Zoom and Smooth
RecognitionParameters Demonstrates the use of segmentation parameters, character sets, and output settings, which assist in improving recognition accuracy.

The demo source files are available in the demos\DemoSource folder in the SmartZone .NET Framework zip package.

Is this page helpful?
Yes No
Thanks for your feedback.