Calculates a intersection of the specified two segments
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.SegmentIntersection(OpenCvSharp.CvLineSegmentPoint)"]
Return Value
Type: NullableCvPoint[Missing <returns> documentation for "M:OpenCvSharp.CvLineSegmentPoint.SegmentIntersection(OpenCvSharp.CvLineSegmentPoint)"]
See Also