Click or drag to resize

TesseractVersionString Property

http://www.emgu.com
Get the tesseract version as String

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static string VersionString { get; }

Property Value

Type: String
See Also