Table of Contents

Enum RectIntersectType

Namespace
Emgu.CV.CvEnum
Assembly
Emgu.CV.dll

Rectangle intersect type

public enum RectIntersectType

Fields

Full = 2

One of the rectangle is fully enclosed in the other

None = 0

No intersection

Partial = 1

There is a partial intersection