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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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