Click or drag to resize

TextInvoke Class

http://www.emgu.com
This class wraps the functional calls to the OpenCV Text modules
Inheritance Hierarchy
SystemObject
  Emgu.CV.TextTextInvoke

Namespace:  Emgu.CV.Text
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public static class TextInvoke

The TextInvoke type exposes the following members.

Methods
  NameDescription
Public methodStatic memberComputeNMChannels
Compute the different channels to be processed independently in the N&M algorithm.
Public methodStatic memberMSERsToERStats
Converts MSER contours (vector of point) to ERStat regions.
Top
See Also