Class TextRecognizer
public sealed class TextRecognizer : Object
- Inheritance
-
TextRecognizer
Constructors
TextRecognizer(IOcrPerformer)
public TextRecognizer(IOcrPerformer ocrPerformer)
Parameters
ocrPerformer
IOcrPerformer
Properties
A
public IOcrPerformer A { get; set; }
Property Value
Methods
Recognize()
public OcrResult Recognize()