ImageGear .NET v25.2 - Updated
ImageGear.OCR Assembly / ImageGear.OCR Namespace / ImGearOCRPreprocessingSettings Class
Properties Methods


In This Topic
    ImGearOCRPreprocessingSettings Class Members
    In This Topic

    The following tables list the members exposed by ImGearOCRPreprocessingSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearOCRPreprocessingSettings class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets deskew behavior used by the ImGearOCRImage.Preprocess method.  
    Public PropertyGets or sets a value indicating whether the adaptive noise removal algorithm is to be activated during image pre-processing, auto-zoning or recognition.  
    Public PropertyGets or sets inversion behavior.  
    Public PropertyGets or sets orientation behavior.  
    Public PropertyGets or sets brightness of image when reduced to bitonal.  
    Public PropertyGets or sets image reduction mode.  
    Public PropertyGets or sets threshold used when reducing image to bitonal.  
    Public PropertyGets or sets whether resolution enhancement occurs when reducing image to bitonal.  
    Public PropertyGets or sets amount of image skew to correct when performing deskewing.  
    Top
    Public Methods
     NameDescription
    Public MethodResets all preprocessing settings to their default values.  
    Top
    See Also