ImageGear for .NET
Tradeoff Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecRecognitionSettings Class : Tradeoff Property




Glossary Item Box

Gets or sets tradeoff between accuracy and speed for recognition process.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImGearRecTradeoff enumeration value.

Remarks

If this property is set to ImGearRecTradeoff.FAST, a faster, but less accurate deskew, binarization, and despeckle algorithm will be used for the Preprocess method.

The default value is ImGearRecTradeoff.ACCURATE.

See Also

©2013. Accusoft Corporation. All Rights Reserved.