ImageGear22.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecPreprocessingSettings Class |
The following tables list the members exposed by ImGearRecPreprocessingSettings.
Name | Description | |
---|---|---|
![]() | DeskewMode | Gets or sets deskew behavior used by the ImGearRecImage.Preprocess method. |
![]() | DespeckleMode | Gets or sets a value indicating whether the adaptive noise removal algorithm is to be activated during image pre-processing, auto-zoning or recognition. |
![]() | InversionMode | Gets or sets inversion behavior. |
![]() | OrientationMode | Gets or sets orientation behavior. |
![]() | PrimaryReductionMode | Gets or sets image reduction during initial loading step. |
![]() | ReductionBrightness | Gets or sets brightness of image when reduced to bitonal. |
![]() | ReductionThreshold | Gets or sets threshold used when reducing image to bitonal. |
![]() | ResEnhancementMode | Gets or sets whether resolution enhancement occurs when reducing image to bitonal. |
![]() | SecondaryReductionMode | Gets or sets image reduction during preprocessing, decomposition, and recognition steps. |
![]() | SkewAmount | Gets or sets amount of image skew to correct when performing deskewing. |