http://www.emgu.com
Assembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 2.4.2.1777 (2.4.2.1777)
Detect all the charactors in the image.
Namespace: Emgu.CV.OCRAssembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Tesseract..::..Charactor[] GetCharactors() |
Visual Basic |
---|
Public Function GetCharactors As Tesseract..::..Charactor() |
Visual C++ |
---|
public: array<Tesseract..::..Charactor>^ GetCharactors() |