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




Glossary Item Box

Gets or sets whether resolution enhancement occurs when reducing image to bitonal.

Syntax

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

Property Value

ImGearRecResEnhancementMode enumeration value.

Remarks

This property specifies the image resolution enhancement mode. This setting is applied only to non-bitonal images stored in the recognition engine's memory space. The value specifies whether the image resolution enhancement is to be activated during the secondary image conversion, i.e. during image pre-processing, auto-zoning or recognition. The resolution enhancement algorithm results in a bitonal image whose resolution is doubled - compared to the original image.

This setting might influence the accuracy of the recognition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.