Calculates a intersection of the specified two lines
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- line
- Type: OpenCvSharpCvLineSegmentPoint
[Missing <param name="line"/> documentation for "M:OpenCvSharp.CvLineSegmentPoint.LineIntersection(OpenCvSharp.CvLineSegmentPoint)"]
Return Value
Type: NullableCvPoint[Missing <returns> documentation for "M:OpenCvSharp.CvLineSegmentPoint.LineIntersection(OpenCvSharp.CvLineSegmentPoint)"]
See Also