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