VotingEngine.GetDefaultPreprocessingOptions Method |
Gets default preprocessing options for this
OcrEngine
Namespace:
Atalasoft.Ocr.Voting
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax protected override OcrPreprocessingOptions GetDefaultPreprocessingOptions()
Protected Overrides Function GetDefaultPreprocessingOptions As OcrPreprocessingOptions
Return Value
Type:
OcrPreprocessingOptions
Default preprocessing options
See Also