Determines if this rectangle intersects with rect.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- rect
- Type: OpenCvSharpCvRect
Rectangle
Return Value
Type: Boolean[Missing <returns> documentation for "M:OpenCvSharp.CvRect.IntersectsWith(OpenCvSharp.CvRect)"]
See Also