Accusoft.ScanFixXpress8.Net - Updated
ScanFix Samples
ScanFix Xpress 8 for .Net - User Guide > Getting Started > ScanFix Samples

ScanFix has the following samples:

Name Description
Enhancements

Demonstrates the use of the Enhancements class to create a series of clean up operations and then easily apply that series on multiple images. This sample also contains the code to save that series of clean up operations and reload it to be run on additional images.

This sample demonstrates the following operations: Adjust Brightness Contrast, AutoBinarize, Deskew.

ImageCleanUp

Demonstrates the various ways the options and results are used by ScanFix Xpress operations while showing how to call several cleanup operations.

This sample demonstrates the following operations: Flip, Unsharp Filter, Rotate, Deskew, Custom Filter, Image Detergent, Adjust Brightness Contrast, Image Transfer.

SmartBinarize

Demonstrates the use of one operation to make decisions on subsequent operations. In this case, AutoBinarize is only performed when DetectColor indicates a color photograph or drawing is present.

This sample demonstrates the following operations: AutoBinarize, DetectColor, Binarize.

ScanFixXpressDemo Demonstrates many of the operations available in ScanFix Xpress and shows how to use Enhancements. This demonstration comes with numerous pre-defined scenarios that show common image problems and the appropriate combination of operations to address them.