Method LineAndSegmentIntersection
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
LineAndSegmentIntersection(LineSegmentPoint, LineSegmentPoint)
Calculates a intersection of a line and a segment
public static Point? LineAndSegmentIntersection(LineSegmentPoint line, LineSegmentPoint seg)
Parameters
lineLineSegmentPointsegLineSegmentPoint