http://www.emgu.com
Get all the text in the image
Namespace: Emgu.CV.OCRAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Function GetText As String
public:
String^ GetText()
member GetText : unit -> string
Return Value
Type:
StringAll the text in the image
See Also