Table of Contents

Class TextDetectorCNN.TextRegion

Namespace
Emgu.CV.Text
Assembly
Emgu.CV.dll

The detect result

public class TextDetectorCNN.TextRegion
Inheritance
TextDetectorCNN.TextRegion
Inherited Members

Constructors

TextRegion()

public TextRegion()

Fields

BBox

The bounding box

public Rectangle BBox

Field Value

Rectangle

Confident

The confident

public float Confident

Field Value

float