Gets a CvRect structure that contains the union of two CvRect structures.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- rect
- Type: OpenCvSharpCvRect
A rectangle to union.
Return Value
Type: CvRect[Missing <returns> documentation for "M:OpenCvSharp.CvRect.Union(OpenCvSharp.CvRect)"]
See Also