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