Returns a boolean value indicating whether the specified two segments intersect.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- seg
- Type: OpenCvSharpCvLineSegmentPoint
[Missing <param name="seg"/> documentation for "M:OpenCvSharp.CvLineSegmentPoint.IntersectedSegments(OpenCvSharp.CvLineSegmentPoint)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:OpenCvSharp.CvLineSegmentPoint.IntersectedSegments(OpenCvSharp.CvLineSegmentPoint)"]
See Also