Property InvertImage
InvertImage
Gets or sets a value indicating whether to invert the colors of the image before OCR. This can improve recognition for images with light text on a dark background.
Declaration
public bool InvertImage { get; set; }
Property Value
Type | Description |
---|---|
bool |