Class OcrLineResult
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public class OcrLineResult : IImageAnalysisTextResult, IImageAnalysisResult
Properties
| Edit this page View SourceText
Declaration
[JsonProperty("text")]
public virtual string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Declaration
[JsonIgnore]
public ImageAnalysisType Type { get; }
Property Value
| Type | Description |
|---|---|
| ImageAnalysisType |