Click or drag to resize

ITessResultRenderer Interface

http://www.emgu.com
Interface to the TesseractResultRender

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public interface ITessResultRenderer

The ITessResultRenderer type exposes the following members.

Properties
  NameDescription
Public propertyTessResultRendererPtr
Pointer to the unmanaged TessResultRendered
Top
See Also