RectIntersectTypeFull Field |
http://www.emgu.com
One of the rectangle is fully enclosed in the other
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const RectIntersectType Full = 2
Public Const Full As RectIntersectType = 2
public:
literal RectIntersectType^ Full = 2
static val mutable Full: RectIntersectType
Field Value
Type:
RectIntersectType
See Also